搜索资源列表
PCAP转发
- WINPCAP+BCB6实现的双网卡数据透明转发程序
Winpcap-repass-datas
- WinPcap转发数据包时候需要注意的一些事项-WinPcap forwards the packet
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
maketcppacket
- winpcap 封装TCP 协议,并转发出去,需要WINPCAP 4.0 并设置相应的头文件和库文件。需要安装 WINPCAP4.0.EXE 文件。
listening
- 利用winpcap库的抓包模块,可以实现mac帧的捕获,以及IP地址,MAC地址,IP头中校验和以及TCP伪首部校验和的修改(在程序中进行修改),另外可以转发至其他网卡进行数据包的发送。主要适用于网关PC机上-Winpcap library packet capture module, can achieve the mac frame capture, as well as the IP address, MAC address, IP header checksum and TCP pseu
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.
maketcppacket
- winpcap 封装TCP 协议,并转发出去,需要WINPCAP 4.0 并设置相应的头文件和库文件。需要安装 WINPCAP4.0.EXE 文件。