-
使用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
-
Fittingbyga
使用遗传算法进行多元回归拟合的程序,结果运行很好!值得推荐(Fitting complex analytic laws to data by means of Genetic Algorithms)
- 2009-02-07 14:00:06下载
- 积分:1
-
PSO
经典PSO和混沌PSO及相应测试函数,希望对大家有帮助。(PSO、CPSO and Test Function)
- 2012-05-05 23:55:10下载
- 积分:1
-
sniffer
说明: VC++编程实现网络嗅探器 简单 但是完整可运行。比较基础(VC++ programming for network sniffer)
- 2011-03-11 09:47:09下载
- 积分:1
-
2013-06-30-01BP
BP神经网络在自抗扰控制器中应用的程序,通过BP神经网络整定参数,取得很好的效果。(BP neural network in the application of ADRC program, through the BP neural network tuning parameters, and achieved good results.)
- 2013-06-30 12:24:39下载
- 积分:1
-
HCOEA(MOPforCOP)
基于多目标优化和混合进化算法的约束问题优化,IEEE经典Paper的代码(Multiobjective optimization and hybrid evolutionary algorithm to solve constrained optimization problems(IEEE,tran evo com经典paper代码))
- 2015-11-01 16:03:10下载
- 积分:1
-
811510
网卡数据信息统计源码,调用API函数判断网卡传输的数据信息。(NIC statistical data source , call the API function to determine whether the card data transmission.)
- 2016-12-26 14:54:11下载
- 积分:1
-
CWebGrab is a simple class that allows you to quickly and easily download files...
CWebGrab is a simple class that allows you to quickly and easily download files from the net. The class is merely a light wrapper for the MFC internet classes, and as such supports any protocol that the MFC classes support.
- 2022-03-18 10:29:55下载
- 积分:1
-
chart
说明: 点对点的聊天工具,公司不让QQ,SKYPE,就动手写了个超小巧的聊天工具(Peer-to-peer chat tool company from QQ, SKYPE, on hand to write a super-compact chat tools)
- 2008-10-06 21:39:06下载
- 积分:1
-
BP-neural-network--algorithm-
BP neural network based on genetic algorithm optimization
- 2012-07-03 10:45:51下载
- 积分:1