[PythonCE] Bluetooth

2007-01-15 Thread ricercar
Hello, I'm new to PythonCE so apologize if the question was already answered (I searched through the archive withot success). Yesterday I installed on my Dell Axim PythonCE 2.5, last version. I tryed to do an example using the bluetooth connection without success. Today I downloaded the source c

[PythonCE] Bug?

2007-01-15 Thread ricercar
Hello, trying to discover if socket module has bluetooth support, I typed in the python console help(socket). This blocks the idle, no other action it's possible. If I do help(another-module) there's no problem (example help(os)). I'm working on a Dell Axim x51v, python 2.5 last release. Regard

Re: [PythonCE] Bluetooth

2007-01-29 Thread ricercar
At 09.35 26/01/2007 +, you wrote: >There is a wonderful module called PyBluez > >That should solve all your bluetoof needs. And I'm pretty sure that it >will work >with pythonCE. Thanks for the info. At the moment I'm using ctypes and I can do something, with a huge amount of work on Microso

[PythonCE] Bluetooth

2007-02-20 Thread ricercar
Hi all, I sent this email by mistake directly to Ruben, my apologize to him and all. In the meantime Ruben answered other emails and I did some further steps, so thinks are clearer to me. I read with interest your posts about bluetooth. I also started looking into it, but started form another p