Hi all,
I am using smslib 3.4.2 and using Sendsms.java i am sending message.
My fisrst ,message goes successfully but when ever i try for another
run it gives following error..
org.smslib.GatewayException: Comm library exception:
java.lang.RuntimeException: java.lang.RuntimeException:
Error opening "/dev/ttyACM0"
No such device
at
org.smslib.modem.SerialModemDriver.connectPort(SerialModemDriver.java:
97)
at org.smslib.modem.AModemDriver.connect(AModemDriver.java:110)
at org.smslib.modem.ModemGateway.startGateway(ModemGateway.java:158)
at org.smslib.Service$1Starter.run(Service.java:252)
if you know this error please tell me solution
Thanks
--
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.