Developing Managed Bluetooth Applications

Send Feedback

Microsoft Windows Mobile does not inherently include class libraries for creating managed applications for Bluetooth. However, Windows Embedded Source Tools provides a managed class library wrapper that enables you to create Bluetooth applications in C# or Visual Basic.NET.

The class library wrapper provides methods for:

  • Enumerating list of paired Bluetooth devices.
  • Create Bluetooth services.
  • Connect with a peer device or a service

For more information about this wrapper and to download this free source code, see Windows Embedded Source Tools for Bluetooth Technology.

See Also

Bluetooth Application Development for Windows Mobile-based Devices | Changing the Bluetooth Radio Mode

Send Feedback on this topic to the authors

Feedback FAQs

© 2006 Microsoft Corporation. All rights reserved.