搜索资源列表
xinhe_arp
- 关于ARP 欺骗的试验程序。在 RED HAT LINUX 下编译-ARP cheat on the test procedure. RED HAT Linux compiler
simple_arp.tar
- 用C写的简易ARP测试程序,主要代码部分来自uboot,自己稍微改了下,,2410,无系统下运行,需要gcc的gcc库,运行在30008000地址处。可以让局域网内某台机器暂时无法上网,局域网内有效。此程序非病毒(对linux系统无效),仅限学习交流,其他用途后果自负。文件以tar结尾,下载后自己去掉结尾的gz。欢迎交流~
uip-0.6
- uIP is a very small implementation of the TCP/IP stack that is written by Adam Dunkels <adam@dunkels.com>. More information can be obtained at the uIP homepage at <http://dunkels.com/adam/uip/>. This is version $Name: uip-0-6 $.
Embedded-_tcp_ip
- 实现嵌入式IP协议栈,实现ARP协议。 实现IP协议。 实现ICMP协议(在此层完成ping功能)。 实现TCP协议。 实现UDP协议。 实现socket通信(与linux socket 接口一致)。 实现DHCP协议-Embedded IP protocol stack, ARP protocol. IP protocol. Control Message Protocol (ICMP) (completed a ping function in this layer)