搜索资源列表
ARP_tool
- ARP协议获得局域网内活动主机物理地址程序ARP协议对网络安全具有极其重要的意义。通过伪造IP地址和MAC地址实现ARP欺骗,能够在网络中产生大量的ARP通信量使网络阻塞。 -LAN ARP protocol to obtain the physical address of the host program activities within the ARP protocol on network security is extremely important significance. By
delphi-CAP_IP
- 使用Delphi编写的一个网络数据包抓包工具,用于网络通信协议分析等-Written in Delphi using a network packet capture tool for network protocol analysis
Arp
- 使用ARP协议获取局域网内活动主机物理地址 Ethernet是目前使用广泛的局域网,基于802.3协议,主机之间的通信是通过网络适配器上唯一的MAC地址来完成。 本次任务基于ARP协议编写程序,实现获取本局域网内所有活动主机的MAC地址与IP地址的映射列表的功能。 在使用Winpcap第三方开发包的基础上,程序自身实现ARP数据包的封装,并利用Winpcap的相关函数实现ARP包的发送、接受和解析工作。显示局域网内活动主机MAC地址和IP地址对应关系。 -Get the host
protocols
- 各种网络协议通信的通连实验,可以配合抓包分析工具对网络协议加深理解。-Tonglian experiments of various network protocols to communicate with the packet capture analysis tools to deepen understanding of network protocols.
UDP
- 用UDP协议实现网络通信,网络编程的重要基础,内含源代码-An important foundation of network communication, network programming using UDP protocol, containing source code