Hi Thanasis, Thanks for your help but It did not work. I changed the code like you told me compiled and build the Jar again, but nothing changed. ReadMessages does not received any message. regards
On Apr 8, 5:07 pm, Thanasis <[email protected]> wrote: > The problem probably appears because your phone does not report all > its memory storage locations. > > Edit ATHandler.java and add AS THE LAST CONSTRUCTOR LINE the following > line: > > setStorageLocations("SMMTME"); > > Recompile and try once more. > If this works, we will have to create a special handler for this > model. > > On Apr 8, 4:37 pm, amasms <[email protected]> wrote: > > > > > That is right! > > and thanks for your reply. > > When I run ReadMessages, I get nothing. but like I tried to explain in > > my first message, The mobile phone actually receives the text because > > i can see the new message in the inbox. but my guess is that the > > mobile phone is not forwarding the message to the computer. i also > > know that my mobile phone is not among the list of SMSLib compatible > > nor the Incompatible ones. > > any idea? > > regards > > > On Apr 8, 3:44 pm, Thanasis <[email protected]> wrote: > > > > Hi, > > > > If I understand correctly, you can send an SMS with SMSLib but you > > > can't receive any? > > > When you run the ReadMessages example, you get nothing? > > > > On Apr 8, 11:00 am, amasms <[email protected]> wrote: > > > > > I am using SMSLib to send and received sms from pc using my mobile > > > > phone(Nokia 3110c - cable connection). I succeeded to send sms but > > > > could not receive sms to my computer. When I connect my mobile phone > > > > and try to receive a message, my mobile phone received the message and > > > > puts it in to the Inbox(It does not go to the PC). Is this what i > > > > should expect? ie do i have to use only GSM modem to be able to > > > > receive sms to my pc? I have also installed Nokia PC Suite on my > > > > computer if it has any effect on my case. my OS is Windows XP and i > > > > use smslib v3.4 > > > > Any kind of help would be appreciated!- Hide quoted text - > > > > - Show quoted text -- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
