Re: python & sms



On Sep 30, 10:10 am, "James Mills" <prolo...@xxxxxxxxxxxxxxxxxxx>
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...@xxxxxxxxx> wrote:
Hii
i want a script to send sms to any mobile.....
can u help me ??

Thanks in advance......
--
http://mail.python.org/mailman/listinfo/python-list

--
--
-- "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
.



Relevant Pages

  • Re: python & sms
    ... I am sure you'll find many web services ... learning how to communicate and access ... urllib and urllib2 ... i want a script to send sms to any mobile..... ...
    (comp.lang.python)
  • Re: Send SMS from VB .NET
    ... When I consume my web services, I allways like to spread some peanut butter ... > One option would be consuming a webservice that offers the SMS services. ... > "Vittorio Pavesi" wrote in message ...
    (microsoft.public.dotnet.languages.vb)
  • Re: SMS Sending by ASP.NET
    ... To send SMS to mobile phone you cannot simply do it with "your own Code", ... because SMS it's a resource inside the mobile network and the only way to ... messages from you code using SMPP instead of web services. ...
    (microsoft.public.dotnet.framework.aspnet.mobile)