Sending SMS...

Guenther Starnberger gst at sysfrog.org
Sun Sep 14 13:09:31 EDT 2003


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/





More information about the Python-list mailing list