Implementing Synchronous Device Discovery
A version of this page is also available for
4/8/2010
The OBEX protocol enables synchronous device discovery.
To implement synchronous device discovery
Use the IObex::StartDeviceEnum method to initiate device discovery. A list of all remote devices within range of the local device is compiled.
Use the IObex::StopDeviceEnum method to halt the device discovery process.
Use the IObex::EnumDevices method to retrieve the list of devices that were discovered.