Receive SMS

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • asadelta
    New Member
    • Mar 2008
    • 1

    Receive SMS

    I am having difficulty in the language, I want to make is this: I will send an SMS to a modem GM862, and the python script that I will then have to put receive this SMS, how do you do?

    Thanks
  • Subsciber123
    New Member
    • Nov 2006
    • 87

    #2
    What exactly do you want the python script to do? Process the message, or actually send it? If you want to actually send it, you will need to know the sms protocol or use a module that implements it already. I don't know of any off hand.

    Comment

    Working...