In article <[EMAIL PROTECTED]>,
Matthew Fitzgibbons  <[EMAIL PROTECTED]> wrote:
>Johny wrote:
>> Is there a Python module that can help with reading SMS message from a
>> mobile phone?
>> Or is there an example how to read SMS message using a program written
>> in Python,C, or any other language?
>> Thank you very much for help
>> L.
>> --
>> http://mail.python.org/mailman/listinfo/python-list
>> 
>
>There is a Python distro for Symbian, if your phone is running that. You 
>can do things like send/receive SMS messages, control the camera, etc. 
>http://wiki.opensource.nokia.com/projects/PyS60. Can't speak to anything 
>else.

Cellular handsets are consumer devices; their notion
of "standardization" is ENTIRELY different from the
way most of Pythonia behaves.

So, yes, there are all sorts of resources of Nokia
devices.  Gammu <URL: http://gammu.org/ > is also
likely to interest you, depending on your hardware.
There are still other solutions specific to Motorola,
..., although Python's presence and compatibility 
declines steeply when you leave Nokia and/or Gammu.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to