Hi, am trying out examples of smsLib.
After setting up the code in my eclipse IDE, then connect a nokia
3500c as a usb modem, I get the error;
=======================================================================
org.smslib.GatewayException: The selected comm port does not exist.
at
org.smslib.modem.SerialModemDriver.connectPort(SerialModemDriver.java:87)
at org.smslib.modem.AModemDriver.connect(AModemDriver.java:89)
at org.smslib.modem.ModemGateway.startGateway(ModemGateway.java:80)
at org.smslib.Service.startService(Service.java:181)
at examples.modem.ReadMessages.doIt(ReadMessages.java:64)
at examples.modem.ReadMessages.main(ReadMessages.java:146)
=======================================================================
I got the port from My Computer Properties/Manage/Computer
Management/Device Manager/Ports
What could I have missed out?
Simon.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups
"SMSLib User Group" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/SMSLib?hl=en
-~----------~----~----~----~------~----~------~--~---