搜索资源列表
XTNDAccessBlueSDK
- 蓝牙协议软件的结构、移植与应用. 本文以Extended Systems公司的蓝牙协议栈产品XTNDAccess Blue SDK为例介绍了蓝牙协议软件的设计原理,协议栈结构,移植过程,及应用的开发方法。-Bluetooth protocol software structure, transplantation and applications. Based on the Extended Systems Bluetooth protocol stack products XTNDAc c
refman
- 详细描述了PJSIP协议栈中最底层使用的PJLIB库,其中关于OS无关的部分的实现使得PJSIP OS无关,具备了很高的可移植性
Embbeded_tcp_ip_user_guide
- 嵌入式TCP/IP协议栈说明书下载-- 技术说明: 1)用户应用协议栈则需要编写以太网的数据报收发驱动,就可以使用协议栈提供的标准SOCKET API,完成服务器和客户端应用程序的开发。 2)协议栈运行于非操作系统的环境下,因此它的运行速度与一般采用多任务操作系统的TCP/IP协议,速度相对说来要快。 3)协议栈完成的功能包括ARP,IP,ICMP(ping),TCP,UDP,暂不支持IGMP,RARP。 4)协议栈采用C代码编写,可方便的移植于各种单片机平台。 5)协
8051-GPS
- 介绍了基于GPRS网的数据传输、嵌入式实时操作系统u/OS-II以及小型TCP/IP协议栈uIP;深入论述了基于8051嵌入式系统的GPRS终端的实现。提供了一种罗为简单、廉价和实用的GPRS终端的实现方案,说明了在8051中如何进行uC/OS-II和uIP的移植。
u_C_OSII+LwIP
- 本文主要讨论了如何在嵌入式实时操作系统μC/OSII下移植实现LwIP这套TCP/IP协议栈,使μC/OS II成为支持网络的RTOS。-This article discusses how in the embedded real-time operating system μC/OSII transplanted to achieve this lwIP TCP/IP protocol stack, so that μC/OS II to become the support network
sip_RFC3261
- IP电话的SIP协议栈技术标准资料。在开发过程中遇见人员开发意见不一致,都采用该标准作为参考,是一本协助开发移植SIP协议栈的好书-IP telephony SIP protocol stack technology standard data. Met the staff development of disagreement in the development process, the standards are used as a reference, an assist in the
canopen-Learning-materials
- zigbee 协议栈移植,详解,每个层的介绍,重要接口函数的详解还有例程,就是zigbee初学者大全!-zigbee protocol stack transplantation, explain, explain as well as routine descr iption of each layer, it is important interface function is zigbee beginners Daquan!
uIP协议栈学习全套资料
- 包含uIP介绍文档、硬件电路、实现方案、移植方法详细资料、软件源码等。