Hello,

this problem is typical if you use for example ttyUSB99 and ttyUSB99 
doesn't exist. This is normaly the problem for a ,,NoSuchPortException"

kind regards

Alex

Am Montag, 3. März 2014 15:53:15 UTC+1 schrieb Quentin CLEMENT:
>
> Hello everyone,
>
> I'm trying to do an app with SMSlib but i have some problems...
>
> I'm using NetBeans, and an Iphone 4S.
>
> When i play the code I found on example doc I have this error :
>
> org.smslib.GatewayException: Comm library exception: 
> java.lang.RuntimeException: javax.comm.NoSuchPortException
> at 
> org.smslib.modem.SerialModemDriver.connectPort(SerialModemDriver.java:102)
> at org.smslib.modem.AModemDriver.connect(AModemDriver.java:114)
> at org.smslib.modem.ModemGateway.startGateway(ModemGateway.java:189)
> at org.smslib.Service$1Starter.run(Service.java:276)
>
>
> This problem arrive when I use this line of code 
> : Service.getInstance().startService();
>
> I'm looking for on google, I try to see if my problem correspond to a 
> other problem. So I saw if I have all .jar at the good place, and I think 
> the problem comes from nowhere.
>
> Could you help me ? 
>
> Thanks
> Quentin
>

-- 
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/msgid/smslib/7a8186a5-6251-4aaa-a65d-db3b65e597c7%40googlegroups.com.

Reply via email to