-
检查Linux下的网卡
检查Linux下的网卡 -detect network card in linux
- 2023-09-08 11:20:03下载
- 积分:1
-
分析以太网的基础协议数据包
分析以太网的基础协议数据包-Analysis on the basis of agreement Ethernet packets
- 2023-06-15 07:55:06下载
- 积分:1
-
一个在Linux平台上执行的程序,用来抓取特定网站上指定类型的文件...
一个在Linux平台上执行的程序,用来抓取特定网站上指定类型的文件-a Linux implementation of the procedures used to capture specific web sites designated types of documents
- 2023-08-30 05:35:03下载
- 积分:1
-
IPgrab-一个详细的数据包嗅探器,它可以显示所读的每个数据包的大量详细信息,包括应用层的信息...
IPgrab-一个详细的数据包嗅探器,它可以显示所读的每个数据包的大量详细信息,包括应用层的信息-IPgrab-a detailed packet sniffer, which can indicate the time of each packet a lot of detailed information, including application layer information
- 2022-02-26 14:50:47下载
- 积分:1
-
监听snmp包的程序
监听snmp包的程序 -Monitor snmp packets
- 2022-02-02 20:51:01下载
- 积分:1
-
8 direction Astart pathfinding algorithm, changes in the original code base
8个方向的Astart寻路算法,在原来代码基础改动-8 direction Astart pathfinding algorithm, changes in the original code base
- 2022-08-16 10:59:16下载
- 积分:1
-
基于MFC平台和TCP协议的即时通讯软件源代码
在实际生活中,人们所使用的网络通信软件功能均是基于SOCKET套接字作为通信桥梁实现的。一个创建TCP服务器和客户端的程序,在VC的平台中。可以实现客户端与服务器间点对点的数据传输功能。
- 2022-03-18 08:46:05下载
- 积分:1
-
使用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
-
一个简单的工具,用来监听和分析在客户端和服务器之间通过TCP连接传送的数据...
一个简单的工具,用来监听和分析在客户端和服务器之间通过TCP连接传送的数据-a simple tool to be used for monitoring and analysis of the client and server through TCP connection between the transmission of data
- 2022-03-24 10:02:05下载
- 积分:1
-
对基本为例
A basic exemple on how-to use "Winsock2" with Visual-C++ 6 to sniff the network without Winpcap. Also you can see how is the implementation of "WSAIoctl()" with the SDK2003.
In this code, we analyse the TCP trame and show information about the ip header and contained data.-A basic exemple on how-to use "Winsock2" with Visual-C++ 6 to sniff the network without Winpcap. Also you can see how is the implementation of "WSAIoctl()" with the SDK2003.
In this code, we analyse the TCP trame and show information about the ip header and contained data.
- 2022-04-24 23:30:43下载
- 积分:1