Sending SMS...
Fazer
faizan at jaredweb.com
Sat Sep 20 14:23:24 EDT 2003
Guenther Starnberger <gst at sysfrog.org> wrote in message news:<1063558054.822575 at newsmaster-03.atnet.at>...
> Fazer wrote:
>
> hello,
>
> > Can anyone point me to a way on how to send a SMS message using Python?
>
> an alternative to the already suggested SMS-webgateway would be to use the
> ICQ-SMS-gateway ('worldwide' SMSs, no advertisements).
>
> either use libicq2000[1] directly (but afaik there are no python bindings
> yet), or setup a local jabber[2] server with an aim-transport[3] to which
> you can connect with python by using jabberpy[4].
>
> cu
> /gst
>
> [1] http://libicq2000.sf.net/
> [2] http://www.jabber.org/about/overview.html
> [3] http://aim-transport.jabberstudio.org/
> [4] http://jabberpy.sourceforge.net/
Wow, thanks for the reply! It was really helpful. Exactly what I was looking for.
More information about the Python-list
mailing list