Connecting Tech Pros Worldwide Forums | Help | Site Map

How I Enable my pc to recieve sms from mobile.

Newbie
 
Join Date: Sep 2006
Posts: 1
#1: Sep 2 '06
hello...

If I want to enable my PC to receive an SMS through mobile phone
and do somehing (and also operating pc through cellphone if possible), then
what must I learn?

thank u
Needs Regular Fix
 
Join Date: Jul 2006
Posts: 269
#2: Sep 11 '06

re: How I Enable my pc to recieve sms from mobile.


you learn VOIP and asterisk server configuration Its helpfull to send sms to mobail phone
Newbie
 
Join Date: Jun 2007
Posts: 7
#3: Jun 16 '07

re: How I Enable my pc to recieve sms from mobile.


you have to learn how to receive SMS from mobile, following commands can be help you.

AT+CMGF=0
AT+CPMS="ME"
AT+CMGL=1 [These values are from 0-4]//it will show list of SMS that are in you mobile
AT+CMGR=1[address of SMS that you want to read]

And when you are able to receive the SMS then learn about PDU format.you can search form google for PDU format.it's not difficult.After understanding the PDU format you can get text from the SMS and perform the operation that you want on you PC.
If you need more help contact me at itshakeel23@gmail.com
Reply