CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 通讯/手机编程 搜索资源 - 蓝牙 例子

搜索资源列表

  1. ExampleBluetoothChat

    0下载:
  2. symbian 蓝牙聊天软件 的一个例子 适合symbian 入门的朋友借鉴-symbian Bluetooth chat software for symbian example of a portal from friends
  3. 所属分类:Symbian

    • 发布日期:2008-10-13
    • 文件大小:32.17kb
    • 提供者:石鹏
  1. MIDP_Bluetooth_RFCOMM_Example_v1_0_en

    0下载:
  2. 一个在NOKIA手机上做蓝牙开发的例子,希望对大家有所启发-a Bluetooth phone so the development of the examples, we hope to inspire
  3. 所属分类:J2ME

    • 发布日期:2008-10-13
    • 文件大小:245.65kb
    • 提供者:zhlgx
  1. SerialDotNet2

    0下载:
  2. 原本.net1.1都是采用justinIO.cs的,它调用的是winAPI,可能存在不同设备的兼容性问题。现在.net2直接在system.io.port下面有serialPort了,这样可以直接用。 鉴于.net2和.netCF2对于threading有不同的用法,所以两个版本都做了,分别是PC+.net2和wm5sp+.netcf2的。 由于smartphone的蓝牙都是默认com6和com7的,所以如果这个程序大家想用作蓝牙串行,在你们的桌面端蓝牙配置的时候要注意把虚拟串口重新定义
  3. 所属分类:通讯/手机编程

    • 发布日期:2008-10-13
    • 文件大小:26.32kb
    • 提供者:何辉
  1. SimplePushRegistry

    0下载:
  2. 这是非常简单的例子,叫做“PushRegistry和短信联动演示”。她提供了两个命令“注册短信监听”和“取消短信监听”。 注册短信监听,则调用 PushRegistry.registerConnection(connURL, MIDletStr, FilterStr) 来向手机申请专门监听某一个端口,这个端口可以是各种协议, 可以是蓝牙的btspp://:, 也可以是短信的sms://:, 还可以是套接字的socket://:,
  3. 所属分类:J2ME

    • 发布日期:2008-10-13
    • 文件大小:34.99kb
    • 提供者:zhaofei
  1. Android的蓝牙编程例子

    1下载:
  2. Android的蓝牙编程例子,基于SPP协议与蓝牙串口设备通信,本文程序作为客户端使用。-Android Bluetooth programming examples, based on the SPP agreement with the Bluetooth serial device communication, this program as a client.
  3. 所属分类:android开发

    • 发布日期:2013-04-10
    • 文件大小:63.35kb
    • 提供者:张国威
  1. BluetoothChat

    1下载:
  2. Android蓝牙入门例子,实现两台蓝牙用户之间的通信。-Android Bluetooth introductory example, to achieve communication between two Bluetooth users.
  3. 所属分类:android

    • 发布日期:2017-03-30
    • 文件大小:119.2kb
    • 提供者:leon.lh
  1. BlueTooth

    0下载:
  2. Android的蓝牙编程例子,基于SPP协议与蓝牙串口设备通信.-Android Bluetooth programming examples, based on the SPP agreement with the Bluetooth serial device communication
  3. 所属分类:android

    • 发布日期:2017-03-22
    • 文件大小:63.16kb
    • 提供者:franduo
  1. net_benhui_btgallery_bluelet_v10

    0下载:
  2. benhui网的蓝牙例子,里面有从网上找的蓝牙整理文档,促进对蓝牙的理解。-Bluetooth network benhui example, there are from the Internet to find the Bluetooth collating documents, to promote understanding of Bluetooth.
  3. 所属分类:J2ME

    • 发布日期:2017-04-02
    • 文件大小:469.69kb
    • 提供者:wq
  1. BTDemo

    0下载:
  2. 我自己写的蓝牙例子,百分百原创,网上只有这有。-I wrote it myself Bluetooth example, full of original, online, only this.
  3. 所属分类:J2ME

    • 发布日期:2017-04-01
    • 文件大小:59.08kb
    • 提供者:wq
  1. BluetoothFrameworkDemo

    0下载:
  2. 国外网站下载的例子附带一个蓝牙的控件。很好的东西-Abroad website with an example Bluetooth controls. Good things
  3. 所属分类:Communication-Mobile

    • 发布日期:2017-04-03
    • 文件大小:66.05kb
    • 提供者:杨帅
  1. S60_Platform_Bluetooth_OBEX_Example_v1_0_en

    0下载:
  2. symbian下蓝牙通信例子,可以作为学习symbian下蓝牙网络程序编程的入门例子。-An example about Bluetooth on the symbian platform
  3. 所属分类:Symbian

    • 发布日期:2017-04-04
    • 文件大小:172.76kb
    • 提供者:田田
  1. bluetest.java

    0下载:
  2. 简化了 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.
  3. 所属分类:android

    • 发布日期:2017-03-30
    • 文件大小:5.77kb
    • 提供者:gao
  1. com.teven.Bluetooth

    2下载:
  2. 蓝牙传输例子,从检索,配对,监听蓝牙设备状态,到连接,传输文件-android bluetooth communication demo
  3. 所属分类:J2ME

    • 发布日期:2013-04-12
    • 文件大小:124.93kb
    • 提供者:gaowen
  1. cPPBlueTooth

    0下载:
  2. c++的一个蓝牙例子.这个例子比较简单,复杂一点的请参考另一个-C++ Bluetooth examples of this example is relatively simple, a bit more complex, please refer to another
  3. 所属分类:Parallel Port

    • 发布日期:2017-03-28
    • 文件大小:43.31kb
    • 提供者:一一风
  1. Bluetooth_fwj

    1下载:
  2. 可以发送文件的蓝牙适配例子是一个可以选择文件并发送给对方的蓝牙例子源码,项目带有蓝牙可见性的控制和其他常规的功能,项目比较大,分了好多层但是比较给力的是源码有比较详细的注释,用到的朋友可以下载看一下,项目编译版本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
  3. 所属分类:android

    • 发布日期:2017-05-04
    • 文件大小:232.16kb
    • 提供者:程序员
  1. Examples_08_09

    0下载:
  2. 蓝牙例子,可以学习学习,希望对大家有所帮助- Bluetooth example, you can learn to learn, we want to help
  3. 所属分类:android

    • 发布日期:2017-05-26
    • 文件大小:8.35mb
    • 提供者:俊杰
  1. LanYaHc05App

    0下载:
  2. 实现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
  3. 所属分类:android开发

    • 发布日期:2018-04-19
    • 文件大小:28.49mb
    • 提供者:狼心依旧
  1. Android例子源码安卓通过蓝牙与单片机交互

    0下载:
  2. Android例子源码安卓通过蓝牙与单片机交互(Andriod example for MCU)
  3. 所属分类:android开发

    • 发布日期:2018-05-06
    • 文件大小:715kb
    • 提供者:tony .chen
  1. 蓝牙编程

    0下载:
  2. 一个蓝牙编程的例子,是QT工程的,适合入门者学习。
  3. 所属分类:通讯/手机编程

    • 发布日期:2019-09-08
    • 文件大小:24.83kb
    • 提供者:zzz2003526
  1. 蓝牙编程

    0下载:
  2. 一个蓝牙编程的聊天的例子,QT工程,希望大家喜欢
  3. 所属分类:通讯/手机编程

    • 发布日期:2019-09-08
    • 文件大小:25.56kb
    • 提供者:zzz2003526
« 12 3 4 »
搜珍网 www.dssz.com