基于Windows的蓝牙通讯

时间:2021-08-13 04:46:31
【文件属性】:

文件名称:基于Windows的蓝牙通讯

文件大小:39KB

文件格式:ZIP

更新时间:2021-08-13 04:46:31

Windows 蓝牙 通讯

基于Windows的蓝牙通讯 实现下列功能: 搜索(本地设备) 搜索(远程设备) 连接(远程设备) 发送信息 接收信息


【文件预览】:
TestDlg
----resource.h(1KB)
----TestDlg.vcproj.ZWC.Administrator.user(1KB)
----TestDlg.suo(38KB)
----BlueTooth.cpp(13KB)
----stdafx.h(2KB)
----TestDlg.rc(6KB)
----ReadMe.txt(3KB)
----res()
--------TestDlg.rc2(363B)
--------TestDlg.ico(21KB)
----TestDlg.vcproj(5KB)
----stdafx.cpp(138B)
----TestDlgDlg.cpp(16KB)
----TestDlg.sln(879B)
----TestDlg.h(447B)
----TestDlgDlg.h(1KB)
----TestDlg.cpp(2KB)
----targetver.h(1KB)

网友评论

  • VS2008可以编译运行,可以搜索到设备,但是链接是提示出错,lastErrorCode是10051,并且建立连接时没有提示配对码。
  • 你好,你这个源代码运行倒没有问题,搜索蓝牙也没有问题,但是就是连接不上,能帮忙解答一下吗?