-
Ethernet帧的封装与解析
帧的封装:用户输入任意一段信息,以回车作为结束。然后程序将这段信息作为帧的数据字段封装到数据帧中。并相应填充帧的其他字段。...
Ethernet帧的封装与解析
帧的封装:用户输入任意一段信息,以回车作为结束。然后程序将这段信息作为帧的数据字段封装到数据帧中。并相应填充帧的其他字段。
帧的解析:从用户输入的文件中读取帧,并对其进行解析。通过重新计算CRC-8校验和,判断该帧是否会被接受。最终在终端输出帧的相关信息。
-Ethernet Frame
CRC-8
- 2022-01-22 10:59:09下载
- 积分:1
-
检查Linux下的网卡
检查Linux下的网卡 -detect network card in linux
- 2023-09-08 11:20:03下载
- 积分:1
-
Windows性能计数器统计网络流量
使用windows自带的性能计数器,统计本机网络流量。支持有线和无线网络,单网卡和多网卡。
- 2023-04-27 10:15:03下载
- 积分:1
-
网络抓包程序的引擎,还包含几个例子
网络抓包程序的引擎,还包含几个例子
- drivers Binaries of WinPcap s drivers and DLLs for Win95/98/ME, WinNT4 and Win2K. Useful to test the programs.
- examples Sample applications showing various uses of winpcap and packet.dll.
- lib rary files needed to create capture applications
- include include files needed to create capture applications
-procedures capturing Packet networks, it also contains several examples- drivers Binaries of WinPcap s drivers and DLLs for Win95/98/ME, quietly and Win2K. Useful to test the programs.- Sample applications examples showing various uses of of winpcap and packet.dll .- lib library files needed to create capture applications-include include files needed to create applications capture
- 2022-05-22 13:45:20下载
- 积分:1
-
cc2431无线芯片的抓包工具,可以通过usb口连接单片机,然后显示MAC层的包的详细内容
cc2431无线芯片的抓包工具,可以通过usb口连接单片机,然后显示MAC层的包的详细内容-cc2431 radio chip capture tool, you can connect through the usb port single-chip, and then show the MAC Layer packet details
- 2022-10-25 14:40:03下载
- 积分:1
-
firewall source code for reference study, a need to develop more appropriate fir...
防火墙源码,供大家参考学习,比较适合需要开发防火墙的用户。-firewall source code for reference study, a need to develop more appropriate firewall users.
- 2022-03-16 11:35:50下载
- 积分:1
-
网络拓扑生成代码,是从http://www.cs.bu.edu/brite/download.html下载的,可以参考一下 brite c...
网络拓扑生成代码,是从http://www.cs.bu.edu/brite/download.html下载的,可以参考一下 brite c -network topology generated code from http :// www.cs.bu.edu/brite/download.html downloaded, can reference brite c
- 2022-03-24 16:13:11下载
- 积分:1
-
网络流量检测网络流量统计: 对每个网络接口的流量统计,包括: 网络流量 广播负载率 网络负载率 接收流量 发出流量 接收用户包 接收广播包 发出用户包 发出管播...
网络流量检测网络流量统计: 对每个网络接口的流量统计,包括: 网络流量 广播负载率 网络负载率 接收流量 发出流量 接收用户包 接收广播包 发出用户包 发出管播报 广播接收负载率 广播发出负载率 接口最大带宽 接收负载率 发出负载率 综合负载率-network traffic detection network traffic statistics : for every network interface traffic statistics, including : network traffic load rate Broadcasting Network Load flow rate issued receiving user packet flow receiver receive broadcast packets sent users control packets sent radio broadcast reception load rate Broadcasting issued load rate interface bandwidth to receive the largest load rate Load issued consolidated load factor rate
- 2022-07-24 13:13:46下载
- 积分:1
-
监控本地网络,捕获一段时间内以本机为源或目的地址的IP数据包,统计IP数据包的信息,列出本机到相同目的地址或同一源地址到本机且数据包协议类型相同的数据包的数量。...
监控本地网络,捕获一段时间内以本机为源或目的地址的IP数据包,统计IP数据包的信息,列出本机到相同目的地址或同一源地址到本机且数据包协议类型相同的数据包的数量。-local network monitoring, capture for some time to the plane of the source or purpose of the IP addresses of packets, Statistics IP packet information, for this machine to the same destination address or addresses to the same source for the data packet agreement with the same type of data packets quantity.
- 2022-02-22 09:14:22下载
- 积分:1
-
实时监听网上连接的程序
实时监听网上连接的程序 -as tcpview above
- 2022-07-08 03:06:24下载
- 积分:1