文件名称:蓝牙传输数据
- 所属分类:
- 其它资源
- 资源属性:
- [Android]
- 上传时间:
- 2017-11-15
- 文件大小:
- 214kb
- 下载次数:
- 0次
- 提 供 者:
- aalian******
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
通过蓝牙传输数据与Socket类似。在网络中使用Socket和ServerSocket控制客户端和服务端的数据读写。而蓝牙通讯也由客户端和服务端Socket来完成。蓝牙客户端Socket是BluetoothSocket,蓝牙服务端Socket是BluetoothServerSocket。这两个类都在android.bluetooth包中。(Data transmission through Bluetooth is similar to Socket. Using Socket and ServerSocket to control data reading and writing of client and server in network. And Bluetooth communication is also completed by client and server Socket. Bluetooth client Socket is BluetoothSocket, Bluetooth server Socket is BluetoothServerSocket. These two classes are all in the android.bluetooth package.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
蓝牙传输数据.docx