Bluetooth examples?

David McNab <[email protected]> Wed, 20 May 2009 22:41:48 +1200
Newsgroups gmane.comp.python.windows-ce
Message-ID <1242816108.3980.19.camel@rebirth>
Hi,

Does anyone have any examples of Bluetooth programming for PocketPC in
Python?

Specifically I'm wanting to write a PocketPC python program to:
 - discover nearby bluetooth devices
 - connect to one of these
 - send and receive data
 - close the connection

Cheers
David