[smslib] Can I connect my Nokia 5130 via a USB and send sms

2012-01-05 Thread Purple
I have Nokia 5130 music xpress that connects to my laptop through USB. Is there a ways i can use SMSLIB to send sms using this device ? -- You received this message because you are subscribed to the Google Groups "SMSLib Discussion Group" group. To post to this group, send email to smslib@google

[smslib] CommTest does not exit out on its own.

2012-01-08 Thread Purple
9600... Need help. Purple -- You received this message because you are subscribed to the Google Groups "SMSLib Discussion Group" group. To post to this group, send email to smslib@googlegroups.com. To unsubscribe from this group, send email to smslib+unsubscr...@googlegroups.com

[smslib] Re: CommTest does not exit out on its own.

2012-01-09 Thread Purple
I debugged the code further and this is the line that code gets struck on : Win32SerialPort.nwrite(byte[], int, int) line: not available [native method] -- You received this message because you are subscribed to the Google Groups "SMSLib Discussion Group" group. To post to this group, send emai

[smslib] Re: CommTest does not exit out on its own.

2012-01-09 Thread Purple
Hi i debugged the code further and found that the code gets struck on line: outStream.write('A'); Win32SerialPort.nwrite(byte[], int, int) line: not available [native method] On Jan 9, 12:40 pm, Purple wrote: > Hi, > > I installed all the dependencies required to run