搜索资源列表
ArpSniff
- 学习wpcap编程时写的一个程序,主要用于ARP欺骗,在交换网络下进行嗅探和网络数据分析很有用,需要安装winpcap和开启系统的IP Router 功能,具体方法请自行查阅。-wpcap learning to write programming of a procedure used mainly for ARP deception, In exchange network under sniffer and network data analysis was very useful, wi
Router
- 通过winpcap实现了简单路由功能。实现了数据包的转发、路径的选择等功能。-Winpcap achieved by a simple routing function. Achieve a packet forwarding path selection functions.
Router
- 模拟路由器的小型程序,可以发出arp请求获得mac地址,进而转发数据包-Simulated router small procedures, may issue a mac address arp request, and then forwarding the packet
MyNetwork
- 这个以太网桥使许多子网连接到一起,支持一个中央服务器,和监视ARP和以太网流量以维持MAC路由表。 (Windows vc7 + + )需要WinPcap-This ethernet bridge allows many subnets to connect to one another, supports a central server, and watches ARP and ethernet traffic to maintain a MAC-router table. (windows
WinPcap_MultiNIC_recieve
- Windows系统中在单进程中使用Winpcap开发包接收多个网卡数据包的例程,使用WaitForMultipleObjects机制。是Windows系统软路由器开发的基础技术之一。注意,在某些winpcap版本下,WaitForMultipleObjects机制的支持可能会有问题,这是winpcap本身的问题。-Windows systems in a single process using Winpcap development kits to receive data packets o
78353862simple_router
- winpcap实现简易路由器,适合初学者,网络编程学习资料-The realization of simple router
Router
- 通过winpcap实现了简单路由功能。实现了数据包的转发、路径的选择等功能。Winpcap achieved by a simple routing function. Achieve a packet forwarding path selection functions.-Winpcap achieved by a simple routing function. Achieve a packet forwarding path selection functions.
router
- 基于winpcap的路由器基本功能实现程序源代码源码-Program source code to achieve the basic functions of a router-based source of winpcap