SMS sending and receiving from website?

globalrev skanemupp at yahoo.se
Sat May 31 08:48:20 EDT 2008


On 31 Maj, 04:04, John Henderson <jhenRemoveT... at talk21.com> wrote:
> globalrev wrote:
> > can i send and receive messages from a website using python?
>
> Absolutely.  But I'm not clear what you mean by "from a
> website".  Do you mean to use SMPP protocol to lodge and
> receive messages?  Or do you want access to your own cellular
> hardware from a web interface?
>
> > how would that work with costs? would the mobileowner pay both
> > ways?
>
> That depends on the country, the carrier and the offers/plans
> that carrier makes.  In most of the civilized world, SMS
> receivers pay nothing.
>
> John



i want to build a service where you can send an SMS with your
cellphone to my website and then the site will collect the data you
asked for and SMS it back.

so what components would i need for that?



More information about the Python-list mailing list