Well, I gave up with samsung S3310 and decided to try with a older Nokia 2626 lying in my drawer for quite a long period.
when I connected with PC linux created /dev/ttyUSB0 which i linked to / dev/ttyS4. tried minicom with baudrate 9600 terminal opens but there is no response OK in terminal. When I try to run Send Message with -Dsms.... argument the output is as follows ================================================================== 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. This software is distributed under the terms of the Apache v2.0 License. Web Site: http://smslib.org Version: 3.4.5 RXTX Warning: Removing stale lock file. /var/lock/LCK..ttyS4 Stable Library ========================================= Native lib Version = RXTX-2.1-7 Java lib Version = RXTX-2.1-7 >>> Gateway Status change for modem.COM1, OLD: STOPPED -> NEW: RESTART >>> Gateway Status change for modem.COM1, OLD: RESTART -> NEW: STOPPING >>> Gateway Status change for modem.COM1, OLD: STOPPING -> NEW: STOPPED org.smslib.GatewayException: Comm library exception: java.lang.RuntimeException: gnu.io.UnsupportedCommOperationException: Invalid Parameter at org.smslib.modem.SerialModemDriver.connectPort(SerialModemDriver.java: 96) at org.smslib.modem.AModemDriver.connect(AModemDriver.java:111) at org.smslib.modem.ModemGateway.startGateway(ModemGateway.java:186) at org.smslib.Service$1Starter.run(Service.java:257) Experimental: JNI_OnLoad called. ================================================================== I am happy that atleast the exception is gone. Can somebody tell me what shall I do to get it working. BTW I dont have any idea which baud rates this phone supports. As a another alternative My wife has 7360 which we can exchange till application gets on rails. We dont have any data cable for it but its not a issue which I can procure. BTW is this 7360 is compatible with SMSlib ? Thanks and regards Raja -- 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.
