搜索资源列表
FrameParser
- Ethernet帧结构解析程序,包括对源地址、目的地址、数据的解析,同时包括CRC校验。-Ethernet frame structure analysis procedures, including the source address, destination address, data analysis, while including the CRC.
wpacap
- 用wipcap抓包,分析网络协议,以太帧,ip,armp,tcp、ip等常用的网络协议-With wipcap Ethereal to analyze the network protocol, Ethernet frame, ip, armp, tcp, ip, etc. common network protocols
Psniff
- 这也是一个基于网络抓包捕获的源代码,支持应用层数据包的抓取分析。程序基于第三方组件VBPCAP.DLL。支持实时抓取,IPV4报头,以太网报头,帧报头获取分析。目前测试基于局域网,无线网卡好像无法捕获,正在研究中。 程序需要用到VBPCAP.DLL,这个文件感觉有些问题,程序每次退出时VB会崩溃,整个源代码功能上还是不错,给大家参考下。-This is also a web-based Ethereal to capture the source code, support for appl
Ethernet
- Ethernet网络帧结构的封装和解析程序,在控制台下运行-Ethernet frame structure of the network package and analytical procedures, the console runs under
frame
- 对以太帧进行手动封装,对封装好的帧解析各个字段-Ethernet frame to manually package and a good frame for the package to resolve the various fields
frame
- 以太帧的解析和封装程序 GCC下编译通过-Analysis of Ethernet frames and packaging procedures
Ethernet-frame-send
- 模拟Ethernet帧的发送过程,C++源程序编写。-Simulation of Ethernet frames sent process, C++ source code to prepare.
frame
- 帧是在数据链路层数据进行传输与交换的基本单位。本次试验的目的是应用数据链路层的知识和基本原理,通过构造一个具体的Ethernet帧,从而深入理解网络协议的基本该法年与网络问题处理的一般方法。 -frame
frame1
- 以太网帧的封装和解析(命令行实现,封装命令\debug\fram1 -e file1,解析命令为frame2 -u file1)-Ethernet frame encapsulation and parsing (command-line implementation)
MyFramer
- Ethernet帧的封装与解析 帧的封装:用户输入任意一段信息,以回车作为结束。然后程序将这段信息作为帧的数据字段封装到数据帧中。并相应填充帧的其他字段。 帧的解析:从用户输入的文件中读取帧,并对其进行解析。通过重新计算CRC-8校验和,判断该帧是否会被接受。最终在终端输出帧的相关信息。 -Ethernet Frame CRC-8
Frame
- Ethernet帧结构解析程序:了解帧结构的各个字段的含义以及帧的接收过程-Ethernet Frame Structure of program: understanding the frame structure of the meaning of each field and the frame of the receiving process
ethernet
- 基于不同的硬件的网络使用不同形式的帧结构,Ethernet是当今应用最广泛的局域网技术。本程序是模拟以太网帧的封装程序设计-Networks based on different hardware using different forms of frame structure, Ethernet is today the most widely used LAN technology. This procedure is to simulate the Ethernet frame encap
Ethernet
- 模拟Ethernet帧的发送过程,熟悉Ethernet帧的数据发送流程,即CSMA/CD32运作流程。-Simulate the process of sending an Ethernet frame, familiar Ethernet frame data transmission process, namely CSMA/CD32 operational flow.
Ethernet-Frame
- 自己写的Ethernet 数据帧解析与封装协议-the ethernet frame package and unpackage
Ethernet-frame
- Ethernet帧结构解析程序 -Ethernet frame structure analytical procedures
Ethernet
- java实现的以太网帧封装。三个程序,两个封装程序,一个测试程序-A Ethernet Frame implements by java,one is for test ,others is for useage
Ethernet
- Ethernet帧解析程序,包含CRC校验算法。计算机网络编码实验,很好的资源。-Ethernet frame analysis program contains a CRC checksum algorithm. Computer network coding experiments good resource.
Frame-analysis.tar
- 解析和封装MAC帧,对于过长的帧也可以实现解析,完全遵循Ethernet帧的格式的要求.-允许输入拉丁字符的拼音 Parsing and encapsulated MAC frame, for the frame is too long can also achieve resolution, full compliance with the requirements of the format of the Ethernet frame.
Ethernet-frame-structure-parser
- Ethernet帧结构解析程序,可以分析以太网的帧结构-Ethernet frame structure analysis program that can analyze Ethernet frame structure
Ethernet-frame-code
- 帧是网络中基本传输单元,熟悉帧结构对于理解网络协议的概念、协议执行过程以及网络层次结构具有重要的意义 -A network frame is the basic transmission unit, familiar with the frame structure for understanding the concept of network protocols, and network protocol implementation has important significance