python & sms

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • sui

    python & sms

    Hii
    i want a script to send sms to any mobile.....
    can u help me ??

    Thanks in advance......
  • Sean DiZazzo

    #2
    Re: python & sms

    On Sep 29, 8:47 pm, sui <gogtesuy...@gm ail.comwrote:
    Hii
    i want a script to send sms to any mobile.....
    can u help me ??
    >
    Thanks in advance......
    Must...be...sma rter...than...c ell...phone...

    Comment

    • James Mills

      #3
      Re: python &amp; sms

      sui,

      I am sure you'll find many web services
      that you can use to send SMS'. Your
      problem would then become one of
      learning how to communicate and access
      web services in Python. Start with:
      * urllib and urllib2
      * xmlrpc

      There are others...

      cheers
      James

      On Tue, Sep 30, 2008 at 1:47 PM, sui <gogtesuyash@gm ail.comwrote:
      Hii
      i want a script to send sms to any mobile.....
      can u help me ??
      >
      Thanks in advance......
      --

      >


      --
      --
      -- "Problems are solved by method"

      Comment

      • sui

        #4
        Re: python &amp; sms

        On Sep 30, 10:10 am, "James Mills" <prolo...@short circuit.net.au>
        wrote:
        sui,
        >
        I am sure you'll find many web services
        that you can use to send SMS'. Your
        problem would then become one of
        learning how to communicate and access
        web services in Python. Start with:
        * urllib and urllib2
        * xmlrpc
        >
        There are others...
        >
        cheers
        James
        >
        On Tue, Sep 30, 2008 at 1:47 PM, sui <gogtesuy...@gm ail.comwrote:
        Hii
        i want a script to send sms to any mobile.....
        can u help me ??
        >>
        --
        --
        -- "Problems are solved by method"
        kk......wil try to use that...
        I thought if someone has already worked with it den it will be
        helpful....
        thnks & cheers

        Comment

        • Méta-MCI \(MVP\)

          #5
          Re: python &amp; sms

          Hi!

          You can manage Skype from Python('s scripts), for use the
          functionalities of Skype to send SMS.

          @-salutations
          --
          Michel Claveau

          Comment

          Working...