文件名称:Ethernet-frame
- 所属分类:
- 控制台(字符窗口)编程
- 资源属性:
- [C/C++] [源码]
- 上传时间:
- 2013-10-30
- 文件大小:
- 273kb
- 下载次数:
- 0次
- 提 供 者:
- 李*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
开发一个以太网帧解析程序,实现以下功能:解析已封装好的Ethernet V2.0帧封装文件(见附件),判断有多少个帧,每个帧的所有字段内容,检测CRC校验是否正确。
-Develop an Ethernet fr a me analysis program, to achieve the following functions: parsing the encapsulated Ethernet V2.0 fr a me encapsulation document (see annex), to determine the number of fr a mes, each fr a me of the contents of all fields to detect CRC checksum is correct.
-Develop an Ethernet fr a me analysis program, to achieve the following functions: parsing the encapsulated Ethernet V2.0 fr a me encapsulation document (see annex), to determine the number of fr a mes, each fr a me of the contents of all fields to detect CRC checksum is correct.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
2120130460 甘宇琴 以太网帧解析程序\input
..................................\ethernet.exe
..................................\以太网帧解析程序文档.docx
..................................\ethernet.cpp
2120130460 甘宇琴 以太网帧解析程序