please help me is sms with python

rory.brandybuck at gmail.com rory.brandybuck at gmail.com
Mon May 15 08:52:47 EDT 2006


Yet another option:
Use Python high level API for Symbian
(http://opensource.nokia.com/projects/pythonfors60/)
to write simple server which listen to desktop client (both in Python).
Server (phone side): accept requests, send SMS using mobile phone
capability
Client (desktop): send requests,  specify phone number, message to
send.
Use any suitable connection between the phone and computer.




More information about the Python-list mailing list