How I Enable my pc to recieve sms from mobile.

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • PRABHAT SINGH
    New Member
    • Sep 2006
    • 1

    How I Enable my pc to recieve sms from mobile.

    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
  • vssp
    Contributor
    • Jul 2006
    • 268

    #2
    you learn VOIP and asterisk server configuration Its helpfull to send sms to mobail phone

    Comment

    • itshakeel2007
      New Member
      • Jun 2007
      • 7

      #3
      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@gma il.com

      Comment

      Working...