搜索资源列表
ExampleBluetoothChat
- symbian 蓝牙聊天软件 的一个例子 适合symbian 入门的朋友借鉴-symbian Bluetooth chat software for symbian example of a portal from friends
MIDP_Bluetooth_RFCOMM_Example_v1_0_en
- 一个在NOKIA手机上做蓝牙开发的例子,希望对大家有所启发-a Bluetooth phone so the development of the examples, we hope to inspire
SerialDotNet2
- 原本.net1.1都是采用justinIO.cs的,它调用的是winAPI,可能存在不同设备的兼容性问题。现在.net2直接在system.io.port下面有serialPort了,这样可以直接用。 鉴于.net2和.netCF2对于threading有不同的用法,所以两个版本都做了,分别是PC+.net2和wm5sp+.netcf2的。 由于smartphone的蓝牙都是默认com6和com7的,所以如果这个程序大家想用作蓝牙串行,在你们的桌面端蓝牙配置的时候要注意把虚拟串口重新定义
SimplePushRegistry
- 这是非常简单的例子,叫做“PushRegistry和短信联动演示”。她提供了两个命令“注册短信监听”和“取消短信监听”。 注册短信监听,则调用 PushRegistry.registerConnection(connURL, MIDletStr, FilterStr) 来向手机申请专门监听某一个端口,这个端口可以是各种协议, 可以是蓝牙的btspp://:, 也可以是短信的sms://:, 还可以是套接字的socket://:,
Android的蓝牙编程例子
- Android的蓝牙编程例子,基于SPP协议与蓝牙串口设备通信,本文程序作为客户端使用。-Android Bluetooth programming examples, based on the SPP agreement with the Bluetooth serial device communication, this program as a client.
BluetoothChat
- Android蓝牙入门例子,实现两台蓝牙用户之间的通信。-Android Bluetooth introductory example, to achieve communication between two Bluetooth users.
BlueTooth
- Android的蓝牙编程例子,基于SPP协议与蓝牙串口设备通信.-Android Bluetooth programming examples, based on the SPP agreement with the Bluetooth serial device communication
net_benhui_btgallery_bluelet_v10
- benhui网的蓝牙例子,里面有从网上找的蓝牙整理文档,促进对蓝牙的理解。-Bluetooth network benhui example, there are from the Internet to find the Bluetooth collating documents, to promote understanding of Bluetooth.
BTDemo
- 我自己写的蓝牙例子,百分百原创,网上只有这有。-I wrote it myself Bluetooth example, full of original, online, only this.
BluetoothFrameworkDemo
- 国外网站下载的例子附带一个蓝牙的控件。很好的东西-Abroad website with an example Bluetooth controls. Good things
S60_Platform_Bluetooth_OBEX_Example_v1_0_en
- symbian下蓝牙通信例子,可以作为学习symbian下蓝牙网络程序编程的入门例子。-An example about Bluetooth on the symbian platform
bluetest.java
- 简化了 android sdk 里带的 blue chat 例子,用一个大的类实现了蓝牙设备的发现/管理/通讯。-Simplifies the inner tube of blue chat of android sdk example, with a large class implements the Bluetooth device discovery/management/communication.
com.teven.Bluetooth
- 蓝牙传输例子,从检索,配对,监听蓝牙设备状态,到连接,传输文件-android bluetooth communication demo
cPPBlueTooth
- c++的一个蓝牙例子.这个例子比较简单,复杂一点的请参考另一个-C++ Bluetooth examples of this example is relatively simple, a bit more complex, please refer to another
Bluetooth_fwj
- 可以发送文件的蓝牙适配例子是一个可以选择文件并发送给对方的蓝牙例子源码,项目带有蓝牙可见性的控制和其他常规的功能,项目比较大,分了好多层但是比较给力的是源码有比较详细的注释,用到的朋友可以下载看一下,项目编译版本2.3.3默认编码UTF-8。-You can send files of Bluetooth adapter is an example to a file and send to the other Bluetooth example source code, control pr
Examples_08_09
- 蓝牙例子,可以学习学习,希望对大家有所帮助- Bluetooth example, you can learn to learn, we want to help
LanYaHc05App
- 实现Android 经典蓝牙HC-05的示例代码!例子对蓝牙的交互通讯,使用EventBus传输交互信息,优化了通讯过程中可能会出现的异常情况!(Android classic Bluetooth HC-05 for example code! The interactive communication of Bluetooth, using EventBus to transmit interactive information, optimizes the possible abnormal
Android例子源码安卓通过蓝牙与单片机交互
- Android例子源码安卓通过蓝牙与单片机交互(Andriod example for MCU)
蓝牙编程
- 一个蓝牙编程的例子,是QT工程的,适合入门者学习。
蓝牙编程
- 一个蓝牙编程的聊天的例子,QT工程,希望大家喜欢