1. 首页
  2. 课程学习
  3. 嵌入式
  4. Design Implementation of the lwIP TCPIP Stack

Design Implementation of the lwIP TCPIP Stack

上传者: 2023-02-22 00:28:26上传 PDF文件 283.422 KB 热度 20次

嵌入式系统Design and Implementation of the lwIPTCP/IP Stack Swedish Institute of Computer ScienceFebruary20,2001Adam Dunkelsadam@sics.seAbstractlwIP is an implementation of the TCP/IP protocol stack.The focus of the lwIP stack is toreduce memory usage and code size,making lwIP suitable for use in small clients with verylimited 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 prot

用户评论