Important: |
---|
This is retired content. This content is outdated and is no longer being maintained. It is provided as a courtesy for individuals who are still using these technologies. This content may contain URLs that were valid when originally published, but now link to sites or pages that no longer exist. |
4/8/2010
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