搜索资源列表
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
FrameParser
- Ethernet帧结构解析程序,应用数据链路层与局域网介质访问控制子曾的知识-Ethernet frame structure of analytic procedures, the application of data link layer and MAC sub-LAN have the knowledge
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
ethernet
- 基于C#的Ethernet的封装和解析程序(8位CRC校验),控制台程序,带有选项. -e o:封装控制台输入信息到文件o中。 -e o i:封装i中的数据位ethernet帧,并回写 至o中。 -u i:解析i中封装的ethernet帧(8位CRC),显示到控制台。-C#, Ethernet-based packaging and analytical procedures (8-bit CRC checksum), the console program, with the op
frame1
- 以太网帧的封装和解析(命令行实现,封装命令\debug\fram1 -e file1,解析命令为frame2 -u file1)-Ethernet frame encapsulation and parsing (command-line implementation)
MyFramer
- Ethernet帧的封装与解析 帧的封装:用户输入任意一段信息,以回车作为结束。然后程序将这段信息作为帧的数据字段封装到数据帧中。并相应填充帧的其他字段。 帧的解析:从用户输入的文件中读取帧,并对其进行解析。通过重新计算CRC-8校验和,判断该帧是否会被接受。最终在终端输出帧的相关信息。 -Ethernet Frame CRC-8
E1
- 在国际标准组织开放式系统互联(OSI)参考模型下,以太网是第二层协议。10G以太网使用IEEE(电气与电子工程师学会)802.3以太网介质访问控制协议(MAC)、IEEE 802.3以太网帧格式以及IEEE 802.3最小和最大帧尺寸。-In the International Standards Organization Open Systems Interconnect (OSI) reference model, Ethernet is the second-layer protocol.
EthernetCRC
- Ethernet帧结构解析及CRC校验的实现,这是我课程设计的作品,已经通过验收。-Ethernet frame structure analysis and implementation of CRC check, this is my course design work, has been approved.
main
- Ethernet帧封装和解析程序 -Ethernet frame Ethernet frame encapsulation and analytical procedures for packaging and analytical procedures
Frame
- Ethernet帧结构解析程序:了解帧结构的各个字段的含义以及帧的接收过程-Ethernet Frame Structure of program: understanding the frame structure of the meaning of each field and the frame of the receiving process
51_SCM_Ethernet_communication
- 51单片机控制以太网通讯::介绍以太网的帧协议和以太网控制芯片RTL8019AS 的结构特性;介绍51 单片机控制RTL8019AS 实现 以太网通讯的硬件设计方案;采用C51 语言实现ARP 协议(地址解析协议),并进行了系统的调试与验证。-51 SCM Ethernet Communication:: Introduction to Ethernet protocol and Ethernet control chip frame structure RTL8019AS properti
crc_eth
- Verilog code to add a CRC field at the end of an ethernet frame.
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