-
Ethernet帧的封装与解析
帧的封装:用户输入任意一段信息,以回车作为结束。然后程序将这段信息作为帧的数据字段封装到数据帧中。并相应填充帧的其他字段。...
Ethernet帧的封装与解析
帧的封装:用户输入任意一段信息,以回车作为结束。然后程序将这段信息作为帧的数据字段封装到数据帧中。并相应填充帧的其他字段。
帧的解析:从用户输入的文件中读取帧,并对其进行解析。通过重新计算CRC-8校验和,判断该帧是否会被接受。最终在终端输出帧的相关信息。
-Ethernet Frame
CRC-8
- 2022-01-22 10:59:09下载
- 积分:1
-
九宫格游戏。。。。刚学C sharp的第一个小游戏
九宫格游戏。。。。刚学C sharp的第一个小游戏-nine
- 2022-01-28 15:39:13下载
- 积分:1
-
一个vc做的数锯包监视程序,值得学习
vc6 vc7可编译通过的完整代码!...
一个vc做的数锯包监视程序,值得学习
vc6 vc7可编译通过的完整代码!-vc do a few packets saw surveillance procedures, it is worth learning vc6 vc7 can compile a complete code!
- 2023-02-22 09:05:04下载
- 积分:1
-
捕获网络数据包,分析包头内容!区分各种协议类别
捕获网络数据包,分析包头内容!区分各种协议类别-Capture network packets, analyze the content of Baotou! Distinguish between various types of agreements
- 2023-08-16 18:55:04下载
- 积分:1
-
能够抓获到达本机网卡的所有报文,并对其进行了初步的协议分析。...
能够抓获到达本机网卡的所有报文,并对其进行了初步的协议分析。-Be able to capture all the cards to reach the native packet, and its agreement to conduct a preliminary analysis.
- 2022-02-26 04:52:00下载
- 积分:1
-
Snort最新源代码
snort有三种工作模式:嗅探器、数据包记录器、网络入侵检测系统。嗅探器模式仅仅是从网络上读取数据包并作为连续不断的流显示在终端上。数据包记录器模式把数据包记录到硬盘上。网路入侵检测模式是最复杂的,而且是可配置的。我们可以让snort分析网络数据流以匹配用户定义的一些规则,并根据检测结果采取一定的动作
- 2023-05-17 16:30:03下载
- 积分:1
-
使用WSAEnumProtocols函数找出在电脑上运行的所有的协议,图形界面....
使用WSAEnumProtocols函数找出在电脑上运行的所有的协议,图形界面.-use WSAEnumProtocols function on the computer to find all the operating agreement graphical interface.
- 2023-02-08 12:10: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
-
PPPOE驱动源码
PPPOE驱动源码-PPPOE driver source
- 2023-08-17 17:35:04下载
- 积分:1
-
网络封包及拦截一书的随书光盘,个人防火墙,虚拟网卡驱动等程序...
网络封包及拦截一书的随书光盘,个人防火墙,虚拟网卡驱动等程序-network packets and an interception on the CD with the book, personal firewalls, virtual LAN Driver procedures
- 2022-01-31 13:23:34下载
- 积分:1