-
使用ARP协议获取局域网内活动主机物理地址
Ethernet是目前使用广泛的局域网,基于802.3协议,主机之间的通信是通过网络适配器上唯一的MAC地址来完...
使用ARP协议获取局域网内活动主机物理地址
Ethernet是目前使用广泛的局域网,基于802.3协议,主机之间的通信是通过网络适配器上唯一的MAC地址来完成。
本次任务基于ARP协议编写程序,实现获取本局域网内所有活动主机的MAC地址与IP地址的映射列表的功能。
在使用Winpcap第三方开发包的基础上,程序自身实现ARP数据包的封装,并利用Winpcap的相关函数实现ARP包的发送、接受和解析工作。显示局域网内活动主机MAC地址和IP地址对应关系。
-Get the host by using the arp
- 2023-05-11 09:35:03下载
- 积分:1
-
windows下的,一个网络嗅探器的源码,有一定的借鉴价值,可以构写自己的嗅探器了...
windows下的,一个网络嗅探器的源码,有一定的借鉴价值,可以构写自己的嗅探器了-under the windows, a network sniffer the source code for a certain reference value can write their own structure with a sniffer
- 2022-03-24 19:55:23下载
- 积分:1
-
这是一个网络捕获数据包的开放源码,来源于国外网站。可在windows、linux下运行。...
这是一个网络捕获数据包的开放源码,来源于国外网站。可在windows、linux下运行。-This is a network packet capture of open source and comes from overseas sites. The windows, running under Linux.
- 2022-07-10 15:28:52下载
- 积分:1
-
这是一个简单的TCP / IP监控,它可以过滤IP包通过localhos…
一个简单的TCP/IP监视器,可以过滤通过本机的IP包-This is a simple TCP/IP monitor,it can filtrate IP package which passes localhost.
- 2022-01-26 05:45:41下载
- 积分:1
-
一个抓包程序的思路,喜欢的朋友可以下,WINPCAP
一个抓包程序的思路,喜欢的朋友可以下,WINPCAP-packet capture
- 2023-02-14 04:05:03下载
- 积分:1
-
ARP simulation program: This program is divided into two subroutines, namely arp...
ARP模拟程序:本程序分为两个子程序,分别是arpsrc ,arptarget ;arpsrc用来模拟一台主机用来发送一个ARP的询问包,arptarget用来模拟接受ARP包的主机,对不同的ARP询问包进行处理。-ARP simulation program: This program is divided into two subroutines, namely arpsrc, arptarget arpsrc used to simulate a host to send an ARP inquiry packet, arptarget used to simulate the acceptance of ARP packet the host, asked whether the different ARP packet for processing.
- 2023-07-05 14:30:03下载
- 积分:1
-
一个网络监听程序监听局域网内所有的网络数据包 能够分析数据包的内容...
一个网络监听程序监听局域网内所有的网络数据包 能够分析数据包的内容-a network monitoring procedures LAN monitoring all network data packets to analyze the contents of data packets
- 2022-05-14 05:27:40下载
- 积分:1
-
ASP.NET 3.5入门经典的Csharp源代码
ASP.NET 3.5入门经典的Csharp源代码-Getting Started with ASP.NET 3.5 source code for the classic Csharp
- 2022-01-25 17:26:15下载
- 积分:1
-
VC中利用钩子记录中文字符
VC中利用钩子记录中文字符 -VC hook records the use of Chinese characters
- 2022-12-28 08:35:04下载
- 积分:1
-
LaBrea的早期版本
LaBrea的早期版本-Primary version of LaBrea
- 2022-01-26 04:18:43下载
- 积分:1