I've made an SMS application in 32 bit window., but when I pin the move to 64bit window., appears a message like this
org.smslib.GatewayException: Comm library exception: java.lang.RuntimeException: javax.comm.NoSuchPortException at org.smslib.modem.SerialModemDriver.connectPort(SerialModemDriver.java:96) at org.smslib.modem.AModemDriver.connect(AModemDriver.java:111) at org.smslib.modem.ModemGateway.startGateway(ModemGateway.java:185) at org.smslib.Service$1Starter.run(Service.java:257) BUILD SUCCESSFUL (total time: 2 seconds) -- You received this message because you are subscribed to the Google Groups "SMSLib Discussion Group" group. To view this discussion on the web visit https://groups.google.com/d/msg/smslib/-/wlF79Ragz54J.
