Hi Luca,
I've never used pysms, but I just downloaded the source code and it seems
that SMS related functionallity is performed using standard GSM AT commands.
So if you're accessing the gsm module through a serial port you shouldn't
worry at all.
Hope it helps, Jon.
On Thu, May
Hello
Has anyone used pysms can you tell me with wich gsm module it works?
Thanks
Luca
--
http://mail.python.org/mailman/listinfo/python-list
On May 28, 1:53 am, Petr Jakes <[EMAIL PROTECTED]> wrote:
> Maybe you can try python binding for gammu, which works great for me.
> HTH
> Petr Jakes
>
> http://cihar.com/gammu/python/
I'm going to try and setup Gammu today. I'm using a DKU-2
cable connection. The Gammu guide says that:"Before you
Maybe you can try python binding for gammu, which works great for me.
HTH
Petr Jakes
http://cihar.com/gammu/python/
--
http://mail.python.org/mailman/listinfo/python-list
DJ Fadereu wrote:
>
> I need an SMS server running on my WinXP PC, as soon as possible. I'm
> currently using a Nokia 6300 phone which has the S60 platform. I
> downloaded the PySMS by Dave Berkeley from
> http://www.wordhord.co.uk/pysms.html and started testing it, but I
&g
ing on my WinXP PC, as soon as possible. I'm
currently using a Nokia 6300 phone which has the S60 platform. I
downloaded the PySMS by Dave Berkeley from
http://www.wordhord.co.uk/pysms.html and started testing it, but I
haven't been able to get it working. Maybe I don't know how to