Bluetooth: Difference between revisions

From Yggenyk
Jump to navigation Jump to search
(New page: ==Windows XP / Vista== * [http://www.lenholgate.com/archives/000102.html Bluetooth sockets commandline example] ==Windows Mobile== This example shows how to use the Microsoft bluetooth s...)
 
No edit summary
Line 11: Line 11:
Widcom provide their own SDK for their bluetooth stack and it includes a number of example applications designed to demonstrate it's use.
Widcom provide their own SDK for their bluetooth stack and it includes a number of example applications designed to demonstrate it's use.
* [http://www.broadcom.com/products/bluetooth_sdk.php BTW-CE Software Development Kit for Windows Mobile Development Platform SDK]
* [http://www.broadcom.com/products/bluetooth_sdk.php BTW-CE Software Development Kit for Windows Mobile Development Platform SDK]
* [http://www.pocketpcdn.com/forum/viewtopic.php?t=7800 Enumerating devices and services with the Widcomm Bluetooth stack]

Revision as of 06:41, 28 June 2008

Windows XP / Vista

Windows Mobile

This example shows how to use the Microsoft bluetooth stack on a device to perform a device discovery and populates a listbox with the names of detected bluetooth devices.

There are also a couple of other SDK examples.

Widcom provide their own SDK for their bluetooth stack and it includes a number of example applications designed to demonstrate it's use.

id=siteTree