文件名称:TCPIP协议栈的设计与实现 焦海波
- 所属分类:
- 文档资料
- 资源属性:
- 上传时间:
- 2018-02-20
- 文件大小:
- 435kb
- 下载次数:
- 0次
- 提 供 者:
- shima*****
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
LwIP是TCP/IP协议栈的一个实现。它的目的是减少内存使用率和代码大小,使LwIP适用于资源受限系统比如嵌入式系统。为了减少处理和内存需求,LwIP使用不需要任何数据复制的经过裁剪的API。
本文描述了LwIP的设计与实现。描述了在协议栈实现中以及像内存与缓冲管理这样的子系统中使用的算法和数据结构。本文还包括LwIP的参考手册以及使用LwIP的代码例子。(LwIP is an implementation of the TCP/IP protocol stack. Its purpose is to reduce memory usage and code size, making LwIP applicable to resource constrained systems, such as embedded systems. In order to reduce processing and memory requirements, LwIP uses a tailored API that does not require any data to be copied.
This paper describes the design and implementation of LwIP. The algorithms and data structures used in the implementation of the protocol stack and in such subsystems as memory and buffer management are described. This article also includes a reference manual for LwIP and a code example using LwIP.)
本文描述了LwIP的设计与实现。描述了在协议栈实现中以及像内存与缓冲管理这样的子系统中使用的算法和数据结构。本文还包括LwIP的参考手册以及使用LwIP的代码例子。(LwIP is an implementation of the TCP/IP protocol stack. Its purpose is to reduce memory usage and code size, making LwIP applicable to resource constrained systems, such as embedded systems. In order to reduce processing and memory requirements, LwIP uses a tailored API that does not require any data to be copied.
This paper describes the design and implementation of LwIP. The algorithms and data structures used in the implementation of the protocol stack and in such subsystems as memory and buffer management are described. This article also includes a reference manual for LwIP and a code example using LwIP.)
(系统自动生成,下载前可以参看下载内容)
下载文件列表
文件名 | 大小 | 更新时间 |
---|---|---|
TCPIP协议栈的设计与实现 焦海波.pdf | 505641 | 2010-10-12 |