Windows Sockets Support for Bluetooth

This section describes how to use the Windows Sockets interface with Bluetooth functionality introduced in Windows Vista. For more details on the APIs that make this possible, see Bluetooth Programming with Windows Sockets and the Bluetooth connection sample.

For information about how to directly manage devices by using non-sockets Bluetooth interfaces, see Managing Bluetooth Devices and Services.

This section contains the following topics.

Section Content
Discovering Bluetooth Devices and Services Explains how to discover Bluetooth devices and services using Windows Sockets.

 

Bluetooth Programming with Windows Sockets

Bluetooth connection sample