TCP/IP协议栈实现

时间:2012-05-01 15:13:00
【文件属性】:
文件名称:TCP/IP协议栈实现
文件大小:176KB
文件格式:ZIP
更新时间:2012-05-01 15:13:00
tcp ip 可移植的TCP/IP协议栈实现;可以更好的理解TCP的分段处理,如乱序,重复,交叉等;以及IP的分片重组等
【文件预览】:
license.txt
ethernet.c
udp.c
http
----http_server.c(11KB)
----https_callbacks.c(7KB)
ip.c
arp.c
include
----inet()
--------system.h(11KB)
--------http()
--------datatypes.h(4KB)
--------smtp()
--------timers.h(4KB)
--------dns()
--------arp.h(7KB)
--------tcp_ip.h(21KB)
--------bootp()
--------arch()
--------globalvariables.h(4KB)
--------ip.h(5KB)
--------tftp()
--------pop3()
--------ethernet.h(7KB)
--------debug.h(6KB)
smtp
----smtpc_callbacks.c(7KB)
----smtp_client.c(20KB)
system.c
dns
----dns.c(17KB)
tcp.c
icmp.c
timers.c
bootp
----bootp.c(13KB)
arch
----mb90f553a()
--------vectors.c(9KB)
--------START.ASM(34KB)
--------init.c(6KB)
--------MB90550.ASM(11KB)
tftp
----tftps.c(11KB)
Changes.txt
pop3
----pop3_client.c(32KB)
----pop3c_callbacks.c(6KB)
doxygen
----examples.dxy(4KB)
----intro.dxy(1021B)
----license.dxy(3KB)
----groups.dxy(2KB)
demo
----main_demo.c(4KB)
----udp_demo.c(8KB)
----tcp_client_demo.c(10KB)
----tcp_server_demo.c(10KB)

网友评论

  • 真的很不错.这个是适合什么系统的?是使用中断模式来接收王卡的数据吗?