1. 首页
  2. 编程语言
  3. C#
  4. Windows Embedded Source Tools for Bluetooth

Windows Embedded Source Tools for Bluetooth

上传者: 2019-09-03 14:18:22上传 DOC文件 155KB 热度 36次
*设置本设备为可发现。*公开服务给其他Bluetooth设备访问。*接受其他Bluetooth设备的链接。*与链接上的Bluetooth设备进行通信。客户端*发现周边Bluetooth设备。*主动与被发现的设备发起连接。*与链接上的Bluetooth设备进行通信。在.NETCompactFramework下进行Bluetooth开发有几个可选解决方案*可以P/Invoke直接调用Bluetooth的API(btdrt.dll)*使用MS的WindowsEmbeddedSourceToolsforBluetooth*使用32feet.NET库
用户评论