读书人

蓝牙接收有关问题

发布时间: 2012-01-30 21:15:58 作者: rapoo

蓝牙接收问题?
我用的mobile 5.0系统手机,想做蓝牙接收端程序。但是现在其他手机通过蓝牙发送数据,我的手机自动接收。我想不让手机自动接收,想自己做个程序接收应该怎么做!请各位大侠指教!!!

[解决办法]
从如下的sdk中去获得灵感吧:

Provides an implementation of simple Bluetooth device discovery via the Winsock 2 API.

Folder : \PocketPC\CPP\win32\Bluetooth\btsearch


Demonstrates how to create peer-to-peer communications between two devices using Bluetooth wireless technology.

Folder : \PocketPC\CPP\win32\Bluetooth\BthChat


Demonstrates how to use the Windows Embedded Source Tools for Bluetooth Technology.
Folder: \Common\CS\Bluetooth\SpaceWar2D

以上都是一些很好的例子。


读书人网 >Windows Mobile

热点推荐