Hi Nich, Thanasis, Dani and others, Thanks for your contributions :). My initial code has now worked. I only had to add " +" before the msg.getOriginator()
Just wondering if that's an unexpected behaviour with msg.getOriginator() any idea why that happened? Ime 2010/1/22 Nich Romero <[email protected]> > Try and insert a delay or sleep of about one second before you send out the > response message. There might be an overlap issue. > > Which modem are you using to send the message? > > -nxn > > On Jan 22, 2010 9:52 AM, "Ime Asangansi" <[email protected]> > wrote: > > Nice to see :) > I liked that your snippets too, Dan. > Will try setup that smsserver. > I'm really baffled that that code worked for Thanasis and didn't work for > me > yet sendmessages works well > > will get back to you... > > i think users of smslib should try contribute more to the examples package > too :) > > Cheers and happy weekend, > Ime > > > 2010/1/22 Dani Chelios <[email protected]> > > > > This is SMSServer.java > > > Modification in readMessage method. > > > ... > void readMessages() ... > > -- You received this message because you are subscribed to the Google > Groups "SMSLib for Java User... > > -- > You received this message because you are subscribed to the Google Groups > "SMSLib for Java User Group" group. > To post to this group, send email to [email protected]. > To unsubscribe from this group, send email to > [email protected]<smslib%[email protected]> > . > For more options, visit this group at > http://groups.google.com/group/smslib?hl=en. > -- You received this message because you are subscribed to the Google Groups "SMSLib for Java 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.
