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......
--
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 ??
Comment