Hello everybody!
Has anyone managed to get SMSLib working on a HP HW6945? When I listen
to COM ports (CommTest) I get some message like (unkown Windows
Application using com port) which I suppose is the Modem Link app
running on the PDA.
And if I try to run the ReadMessages example I get the message below:

Example: Read messages from a serial gsm modem.
SMSLib: A Java API library for sending and receiving SMS via a GSM
modem
or other supported gateways.
Web Site: http://smslib.org
This software is distributed under the terms of the Apache v2.0
License.
Version: 3.3.0
>>> Gateway Status change for modem.com29, OLD: STOPPED -> NEW: RESTART
org.smslib.GatewayException: Comm library exception:
java.lang.reflect.InvocationTargetException
        at
org.smslib.modem.SerialModemDriver.connectPort(SerialModemDriver.java:
93)
        at org.smslib.modem.AModemDriver.connect(AModemDriver.java:
105)
>>> Gateway Status change for modem.com29, OLD: RESTART -> NEW: STOPPED
        at
org.smslib.modem.ModemGateway.startGateway(ModemGateway.java:108)
        at org.smslib.Service$1Starter.run(Service.java:226)

Do you guys have any idea where I might have gone wrong?
Cheers!
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"SMSLib Users 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
-~----------~----~----~----~------~----~------~--~---

Reply via email to