smalltcpipstack

所属分类:嵌入式/单片机/硬件编程
开发工具:Visual C++
文件大小:162KB
下载次数:26
上传日期:2009-03-20 22:51:56
上 传 者yxxhj
说明:  一个适用于嵌入式系统的小型TCP/IP源程序
(This document describes the uIP TCP/IP stack. The uIP TCP/IPstack is an extremely small implementation of the TCP/IP protocol suiteand is intended for embedded systems running low-end 8 or 16-bit micro-ontrollers. The code size of uIP is an order of magnitude smaller thanother generic TCP/IP stacks today.)

文件列表:
uiph8 (0, 2002-01-16)
uiph8\uip-0.5 (0, 2002-01-16)
uiph8\uip-0.5\cc65 (0, 2002-01-16)
uiph8\uip-0.5\uip (0, 2002-01-16)
uiph8\uip-0.5\h8 (0, 2002-01-16)
uiph8\uip-0.5\apps (0, 2002-01-16)
uiph8\uip-0.5\apps\httpd (0, 2002-01-16)
uiph8\uip-0.5\apps\httpd\fs (0, 2002-01-16)
uiph8\uip-0.5\apps\httpd\fs\cgi (0, 2002-01-16)
uiph8\uip-0.5\bsd (0, 2002-01-16)
uiph8\uip-0.5\cc65\uipopt.h (4163, 2001-11-25)
uiph8\uip-0.5\cc65\main.c (2806, 2001-11-25)
uiph8\uip-0.5\cc65\rs232dev.c (6486, 2001-11-25)
uiph8\uip-0.5\cc65\rs232dev.h (2083, 2001-11-25)
uiph8\uip-0.5\cc65\slipdev.c (3715, 2001-11-25)
uiph8\uip-0.5\cc65\tunslip.c (5055, 2001-11-25)
uiph8\uip-0.5\cc65\uip_arch.c (7260, 2001-11-25)
uiph8\uip-0.5\cc65\uip_arch.h (2177, 2001-11-25)
uiph8\uip-0.5\cc65\Makefile (2634, 2001-11-25)
uiph8\uip-0.5\uip\uip.c (26434, 2001-11-25)
uiph8\uip-0.5\uip\uip.h (10225, 2001-11-25)
uiph8\uip-0.5\h8\vectors.c (2450, 2001-11-25)
uiph8\uip-0.5\h8\crt0.s (3163, 2001-11-25)
uiph8\uip-0.5\h8\hd2144.h (4564, 2001-11-25)
uiph8\uip-0.5\h8\main.c (2492, 2001-11-25)
uiph8\uip-0.5\h8\rs232dev.c (14082, 2001-11-25)
uiph8\uip-0.5\h8\rs232dev.h (2016, 2001-11-25)
uiph8\uip-0.5\h8\uip.xcl (13730, 2001-11-25)
uiph8\uip-0.5\h8\uip_arch.c (4438, 2001-11-25)
uiph8\uip-0.5\h8\uip_arch.h (2178, 2001-11-25)
uiph8\uip-0.5\h8\uipopt.h (4210, 2001-11-25)
uiph8\uip-0.5\h8\Makefile (3410, 2001-11-25)
uiph8\uip-0.5\apps\httpd\fs\cgi\files (645, 2001-11-25)
uiph8\uip-0.5\apps\httpd\fs\cgi\stats (49, 2001-11-25)
uiph8\uip-0.5\apps\httpd\fs\cgi\tcp (44, 2001-11-25)
uiph8\uip-0.5\apps\httpd\fs\files_footer.plain (494, 2001-11-25)
uiph8\uip-0.5\apps\httpd\fs\files_header.html (465, 2001-11-25)
uiph8\uip-0.5\apps\httpd\fs\index.html (1466, 2001-11-25)
... ...

uIP is a very small implementation of the TCP/IP stack that is written by Adam Dunkels . More information can be obtained at the uIP homepage at . This is version $Name: uip-0-5-0 $. The directory structure look as follows: apps/ - contains some sample applications bsd/ - uIP as a user space process under FreeBSD cc65/ - uIP for the 6502 CPU h8/ - uIP for the H8S2144 CPU uip/ - actual uIP code

近期下载者

相关文件


收藏者