hi, i'm searching for information on bluetooth support on the pocket pc for the .NET CF 2.0 , searching the MSDN library i haven't found almost anything, is the only way to handle a bluetooth communication with a PPC using P-Invoke , or are there classes in the CF for handling this communication
could anyone point me to the right information
Simon Garcia

Bluetooth support
dbuser123
There is a new SDK called BTAccess Mobile which provides support for Managed languages to use BlueTooth. Download the SDK from here:
http://www.high-point.com/
Regards,
Vikram
harshanandi
the.cypher
Pranav Garg
This suite of library provides a .NET networking API for devices and desktop computers running the Microsoft Bluetooth stack, Microsoft Windows supported IrDA devices and associated Object Exchange (OBEX) services for both these mediums.
Supported Platforms< xml:namespace prefix = o ns = "urn:schemas-microsoft-com:office:office" />
· .NET Framework v1.1 / 2.0
· .NET Compact Framework v1.0 / v2.0 Beta 2
· Windows XP SP2
· Windows CE 4.2 and above
· Windows Mobile 2003 and above
· Only the Microsoft Bluetooth stack is supported - this library will not work with Broadcom and other third-party stacks.
i_abhor