huda ahmed wrote:

> hi >>>>
> please i need your help .....
> 
> how can i send sms from pc(windows xp)
> to mobile symbian 60 6630 by python
> 
> i need your help please
> i hope you answer me as fast as u can
> 
> thanks in advance......

Attach a Mobile to your computer using USB/Bluetooth, open it with a
terminal program and use these AT-commands.

http://www.cellular.co.za/hayesat.htm#SMS Command Set

You can do that in python too, by opening the COM-port the handset is
attached to and issuing the commands yourself.

Diez
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to