Hello, 

I have a Samsung  Chat 335, I want to know how I can configure the modem 
gsm with SMSLIB.

My configuration is :

SerialModemGateway gateway = new SerialModemGateway("", "COM3", 115200, 
"SAMSUNG", "GT-S3350");

This is the error :

Exception in thread "Thread-3" java.lang.ExceptionInInitializerError
at org.smslib.modem.SerialModemDriver.connectPort(SerialModemDriver.java:69)
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:277)
Caused by: java.lang.RuntimeException: CommPortIdentifier class not found
at org.smslib.helper.CommPortIdentifier.<clinit>(CommPortIdentifier.java:76)
... 4 more

Thank You.

Le mercredi 19 octobre 2011 21:27:10 UTC+2, [adresse e-mail] a écrit :
>
> Hello, 
>
> Does anyone have a more updated list of USB (not RS232 Serial) GSM 
> Modems that are compatible with SMSLib? 
>
> The current list, seen here: http://smslib.org/doc/compatibility/, is 
> very outdated, for example, I know Wavecom has since been bought out 
> by Sierra Wireless, so do any of their USB GSM Modem's work with 
> SMSLib without error's? 
>
> If no one has an updated list, what would be a good recommended USB 
> GSM Modem to use with SMSLib? 
>
> Thanks in adv. 
>
> --Matt

-- 
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/-/ploN0otfNrsJ.


Reply via email to