Re: pure python for sms
- From: "Francesco Guerrieri" <f.guerrieri@xxxxxxxxx>
- Date: Fri, 31 Aug 2007 15:20:36 +0200
On 8/31/07, Gerardo Herzig <gherzig@xxxxxxxxxxx> wrote:
Well, im not triyng to send a SMS `FROM' a cellphone, im trying to send
a SMS `TO' a cellphone. Here (in Argentina) are several sites who lets
you send a sms for free. You also can receive SMS responses via this page
http://sms.personal.com.ar/Mensajes/msn.htm
While my tries using this page via urllib failed, i dont want to depend
on an external page anyway. The python class you send to me looks like
a pay site (if not, i dont see why the tokenpay() and getbalance()
methods :)
I was also avaiable to send a sms in the form of an plain email
__cellphone_number@xxxxxxxxxxxxxxxxxxxxxxxxxx, but it not seems to work
this way no longer. Again, i dont want to do it that way anyway.
Thats why im looking for a python implementation of that funcionality.
Well but sooner or later you will have to pass your sms through some
cellular system network whose services someone has to pay for...no?
Francesco
.
- References:
- pure python for sms
- From: Gerardo Herzig
- Re: pure python for sms
- From: Neil Hodgson
- pure python for sms
- Prev by Date: Re: status of Programming by Contract (PEP 316)?
- Next by Date: Re: create Powerpoint via com
- Previous by thread: Re: pure python for sms
- Next by thread: Re: pure python for sms
- Index(es):
Relevant Pages
|