Location:
Search - obex protocol
Search list
Description: This C++ code example provides a method for transferring objects or chunks of
data from one device to another via the Bluetooth OBEX protocol. These chunks
are typically files or other blocks of binary data. This example demonstrates
how to run OBEX on top of the Bluetooth RFCOMM protocol, but OBEX can also be
used with other transport media, such as IrDA and USB.
Platform: |
Size: 169124 |
Author: Jack |
Hits:
Description: 这个是从国外弄到的一个红外协议栈,实现了IrOBEX协议,IrTTP,IrLMP,IrLAP,IrPHY和IrCOMM协议-from abroad this is the one where he infrared protocol stack, achieved the IrOBEX agreement, IrTTP, IrLMP, IrLAP, and IrCOMM agreement IrPHY
Platform: |
Size: 15360 |
Author: 新村 |
Hits:
Description: affix是一个Open Source的蓝牙协议栈,支持OBEX-affix is an Open Source Bluetooth Protocol Stack, support OBEX
Platform: |
Size: 479232 |
Author: Allen |
Hits:
Description: This C++ code example provides a method for transferring objects or chunks of
data from one device to another via the Bluetooth OBEX protocol. These chunks
are typically files or other blocks of binary data. This example demonstrates
how to run OBEX on top of the Bluetooth RFCOMM protocol, but OBEX can also be
used with other transport media, such as IrDA and USB.
Platform: |
Size: 168960 |
Author: Jack |
Hits:
Description: symbian下基于Object Exchange (OBEX)的协议进行数据传输的源代码。-symbian-based Object Exchange (OBEX) protocol for data transmission of the source code.
Platform: |
Size: 17408 |
Author: 薛中行 |
Hits:
Description: 利用蓝牙的OBEX协议进行文件传输,这个是客户端。-Using Bluetooth OBEX file transfer protocol, this is the client.
Platform: |
Size: 36864 |
Author: 李启凯 |
Hits:
Description: sparc硬件平台上的红外协议,包括obex,ttp,lmp,lap等-sparc hardware platform on the infrared protocol, including the obex, ttp, lmp, lap, etc.
Platform: |
Size: 228352 |
Author: 徐敢 |
Hits:
Description: SyncML协议1.1中文版,SyncML 联盟建立和发行了SyncML协议,它是一种使依从该协议的设备、开发程序和服务在网络中实现信息同步化的通用语言。SyncML用于在HTTP,WSP (会议层协议,基于WAP的无线Web应用),OBEX(一种对象交换协议,它基于红外线和蓝牙技术并用于构建多种操作系统)和低层的TCP/IP以及电子邮件协议诸如SMTP, POP3, and IMAP当中-Chinese version 1.1 of SyncML protocol, SyncML Union and issued a SyncML protocol, it is a way to comply with the agreement of the equipment, the development of programs and services in the network information of the common language synchronization. SyncML for HTTP, WSP (session-layer protocol, WAP-based wireless Web application), OBEX (object exchange protocol, which is based on infrared and Bluetooth technologies and to build a variety of operating systems) and low-level TCP/IP, as well as electronic e-mail protocol such as SMTP, POP3, and IMAP which
Platform: |
Size: 122880 |
Author: lindaojiang |
Hits:
Description: 该文档描述了蓝牙的协议栈,并对每个协议做了详细的分析,不足处是:扫描效果不是太好,不过是中文版的-The document describes the Bluetooth protocol stack, and each agreement has done a detailed analysis of the deficiencies is: not a very good scan results, but the Chinese version of the
Platform: |
Size: 8303616 |
Author: asdtiang |
Hits:
Description: 用WIN DDK开发的红外通信程序,可以接收数据,发送数据还待完善。使用微软自带的红外协议栈,目前这个协议栈只支持OBEX协议-WIN DDK development using infrared communication program, you can receive data, send data to be perfect. The use of Microsoft' s built-in infrared protocol stack, the protocol stack is currently only supports the OBEX protocol
Platform: |
Size: 40960 |
Author: hherty |
Hits:
Description: File transfer server OBEX protocol "Bluetooth"
Platform: |
Size: 463872 |
Author: sony007 |
Hits:
Description: OBEX协议规范详细说明介绍,包括使用范围及其各个字段介绍。-OBEX protocol specification detailed description, including the use of the scope of its various field description.
Platform: |
Size: 280576 |
Author: afgkidy |
Hits:
Description: 基于obex和rfcomm协议的蓝牙通讯代码,用于向开启蓝牙的手机发送广告文件。-Bluetooth communication with obex and rfcomm protocol,used to send advertise files to mobile device which active bluetooth
Platform: |
Size: 809984 |
Author: 张科 |
Hits:
Description: * This library implements the following protocols:
*
* - SyncML 1.0 Data Synchronization Protocol
* - SyncML 1.1 Data Synchronization Protocol
* - OMA DS 1.1
* - OMA DS 1.2
*
* The following transports are supported:
*
* - HTTP client
* - HTTP server
* - OBEX client
* - OBEX server
*
* SANs for HTTP clients are not supported because HTTP OTA requires
* direct GSM network access.
*
* XML and WBXML are both supported.-* This library implements the following protocols:
*
* - SyncML 1.0 Data Synchronization Protocol
* - SyncML 1.1 Data Synchronization Protocol
* - OMA DS 1.1
* - OMA DS 1.2
*
* The following transports are supported:
*
* - HTTP client
* - HTTP server
* - OBEX client
* - OBEX server
*
* SANs for HTTP clients are not supported because HTTP OTA requires
* direct GSM network access.
*
* XML and WBXML are both supported.
Platform: |
Size: 552960 |
Author: liqinghua |
Hits:
Description: 由于蓝牙协议是在无线技术下的仿真串口,蓝牙中OBEX的许多应用正是基于蓝牙仿真串口。而流接口驱动程序通过一组流接口函数使得应用程序可以通过文件系统中的特殊文件而与设备接口,因此蓝牙仿真串口的功能性更适合流接口驱动程序的结构。-As wireless technology Bluetooth protocol is simulated under the serial port, OBEX Bluetooth in many applications is based on the Bluetooth serial port emulation. The stream interface driver functions through a set of stream interface allows an application to the file system through a special file with the device interface, so the functionality of the Bluetooth serial port emulation is more suitable for the structure of stream interface driver.
Platform: |
Size: 7168 |
Author: chenl |
Hits:
Description: 标准的OBEX协议实现程序(object exchange),可寄托于红外、蓝牙、TCP/IP等方式-OBEX protocol standard procedures (object exchange), may be in the hands of infrared, Bluetooth, TCP/IP, etc.
Platform: |
Size: 63488 |
Author: 马亮 |
Hits:
Description: Obex协议编程 Obex协议编程-Obex protocol programming Obex protocol programming Obex protocol programming
Platform: |
Size: 224256 |
Author: 孔哲 |
Hits: