搜索资源列表
LWIP_manule
- LWIP是TCP/IP协议栈的一种实现。LWIP的主要目的是减少存储器利用量和代码尺寸,使LWIP适合应用于小的、资源有限的处理器如嵌入式系统。为了减少处理器和存储器要求,lwIP可以通过不需任何数据拷贝的API进行裁减。 本文叙述了lwIP的设计与实现。叙述了协议实现及子系统中所使用的算法和数据结构如存储和缓冲管理系统。还包括LWIP API的参考手册和使用LWIP 的一些代码例子。-LWIP is TCP / IP Protocol Stack A. LWIP the main purp
Soft20060210091948243
- 一模块功能 做到在互连网的语音通信功能,使用g.729压缩,语音比较清晰,但有一点停吨现象。 二.结构 dll 中用了一个tcp连接,表示双方连通没有,用udp发送语音数据,发送端表明了发送顺序,接收端重排了顺序。-do a functional module in Internet voice communications functions, the use of g.729 compression, voice clear, But it stopped tons phenomenon.
FrameParser
- Ethernet帧结构解析程序,包括对源地址、目的地址、数据的解析,同时包括CRC校验。-Ethernet frame structure analysis procedures, including the source address, destination address, data analysis, while including the CRC.
uip-0.6-cn
- 免费的tcpip协议栈uip0.6的中文资料,全面实用帮您解读uip0.6 的内部结构。-Tcpip protocol stack uip0.6 free the Chinese data, comprehensive and practical help you interpret uip0.6 internal structure.
tcp
- 数据链路层IP数据包,TCP数据包的构造和发送-IP data packets, TCP packets and send the structure