Hi Everyone
Has anyone here used the java SMSLib available http://smslib.org. I have for some time now on the windows platform but never on Linux. I have been trying to get a port of my program working on the Pi running the latest Rasbian without any success.
I have installed the rxtx lib using the command line but it seems the program is still unable to load it when attempting a serial connection. Another part of my program that uses the JCCS lib to connect to a serial port works just fine.
I can see the modem ports are available as soon as I connect it: /dev/ttyUSB0 & /dev/ttyUSB1
Any suggestions?