lwip官方文档(英文) lwip移植优化必备
文件大小: 283k
源码售价: 10 个金币 积分规则     积分充值
资源说明:Design and Implementation of the lwIP TCP/IP Stack lwip官方文档(英文),lwip移植优化必备 lwIP is an implementation of the TCP/IP protocol stack. The focus of the lwIP stack is to reduce memory usage and code size, making lwIP suitable for use in small clients with very limited resources such as embedded systems. In order to reduce processing and memory demands, lwIP uses a tailor made API that does not require any data copying. This report describes the design and implementation of lwIP. The algorithms and data struc- tures used both in the protocol implementations and in the sub systems such as the memory and bu®er management systems are described. Also included in this report is a reference manual for the lwIP API and some code examples of using lwIP.
本源码包内暂不包含可直接显示的源代码文件,请下载源码包。