I am using NOKIA 6300 Mobile. It is in Nokia Mode. I am able to send
SMS. But when the reply arrives on the GSM phone. I am unable to read
the SMS in my dot net application. Please help me ASAP. there are no
reply sms back in INBOUND messages list. It does not give any error. I
copied the smslib code for sending and receiving email from this site
and modified the settings accordingly.

The required code in readmessage is as follows:

                Comm2IP.Comm2IP com4 = new Comm2IP.Comm2IP(new byte[]
{ 127, 0, 0, 1 }, 12000, "COM4", 9600);
                                IPModemGateway gateway = new 
IPModemGateway("modem.com4",
"127.0.0.1", 12000, "Nokia", "");

Please help....

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to