Bluetooth connection sample

所属分类:Windows编程
开发工具:WINDOWS
文件大小:33KB
下载次数:3
上传日期:2017-09-30 15:55:45
上 传 者ilikeit7
说明:  windows 平台下蓝牙连接示例 源代码
(bluetooth connection sample source code on windows)

文件列表:
description.html (10980, 2014-06-06)
description\offline.js (1670, 2014-06-06)
description\Combined.css (0, 2014-06-06)
description\67b74b86-a273-4ad7-9ed5-0f97276412eaCombined.css (0, 2014-06-06)
description\Galleries.css (10457, 2014-06-06)
description\Layout.css (1727, 2014-06-06)
description\Brand.css (71647, 2014-06-06)
description\iframedescription.css (3369, 2014-06-06)
license.rtf (4688, 2014-06-06)
C++\bthcxn.cpp (35014, 2014-06-06)
C++\BthCxn.rc (347, 2014-06-06)
C++\bthcxn.sln (876, 2014-06-06)
C++\bthcxn.vcxproj (4828, 2014-06-06)

Bluetooth Connection (BthCxn) Sample Sample to demonstrating making a Bluetooth connection over RFCOMM using Winsock version 2.2. Files bthcxn – folder containing the Bluetooth Connection Sample's source code bthcxn.cpp - source code for the Bluetooth Connection Sample bthcxn.rc - resource file with sample's versioning information bthcxn.sln - sample's Visual Studio solution file bthcxn.vcproj - sample's Visual Studio project file Prerequisites * Supported Bluetooth radio hardware (2) * Minimum Microsoft Windows XP SP2 Building the Sample To build the sample using the command prompt: ============================================= 1. Open the Command Prompt window and navigate to the directory. 2. Type msbuild bthcxn.sln To build the sample using Visual Studio Dev11 (preferred method): ================================================ 1. Open File Explorer and navigate to the directory. 2. Double-click the icon for the .sln (solution) file to open the file in Visual Studio. 3. In the Build menu, select Build Solution. The application will be built in the default \Debug or \Release directory.

近期下载者

相关文件


收藏者