搜索资源列表
Code
- Ethernet帧结构解析程序 程序为命令行程序,可执行文件名为FrameParser.exe,命令行格式如下: FrameParser.exe inputfile 其中,inputfile为Ethernet帧封包文件
FrameHandler
- 程序运行方式为Windows控制台方式。在控制台中进入程序可执行文件(FrameParser.exe)所在目录,执行FrameParser.exe [-p]/[-u] [文件名]开始执行程序。其中,选项[-p]表示运行程序以进行Ethernet帧的封装;[-u]选项表示进行Ethernet帧的解析;[文件名]为要进行封装或解析的文件。-enthernet
FrameParser
- 本程序使用VC6.0开发的WINDOWS界面程序,主要功能是模拟以太网帧的解析过程,帧封装后生成数据帧文件,无法用一般的程序打开,本程序可以打开帧文件并提取出各个字段信息,并提示CRC校验是否出错。-This procedure uses the WINDOWS interface VC6.0 development program, the main function is to simulate the Ethernet frame resolution process, generate
FrameParser
- 以太网帧结构解析程序,控制台程序C++编写-Ethernet frame structure parsing program, the console program C++ write
FrameParser
- VC++帧解析,输入一个帧可以解析帧的内容-VC++ frame analysis, the input frame can parse the contents of frames