-
purpose : structural frame for understanding the concept of network protocol, th...
目的:
构造帧对于理解网络协议的概念、协议执行过程,以及网络问题处理的一般方法具有重要的意义。本次练习的目的是通过数据链路层与介质访问控制层的学习,根据数据链路层的基本原理,针对普遍应用的Ethernet帧,通过构造一个具体的帧,引导同学深入理解网络协议的基本概念与网络问题处理的一般方法。
要求:
1、编写程序,根据给出的原始数据,组装一个IEEE802.3格式的帧。题目附带的文件为二进制原始数据(文件名分别为input1和input2),要求程序为命令行程序,比如可执行文件名为framer.exe,则命令行形式如下:
framer inputfile outputfile
inputfile为原始数据文件,outputfile为输出结果。
操作系统、使用语言和编译环境不限,但在交作业同时要求注明。
2、输出:对应input1和input2的结果分别为output1和output2
3、要有良好的编程规范和注释
4、写文档
-purpose : structural frame for understanding the concept of network protocol, the implementation of an agreement, network issues and the general approach has important significance. The purpose of the exercise through the data link layer and the MAC layer of learning, according to the data link layer to the basic principles against the universal application of the Ethernet frames, by constructing a concrete frame, to guide students in-depth understanding of network protocols and the basic concepts of network issues to deal with the general approach. Requi
- 2022-03-06 07:04:47下载
- 积分:1
-
better communication API source code
比较好SOCKET API通讯程序源代码-better communication API source code
- 2022-03-05 03:27:21下载
- 积分:1
-
非常优秀的PHP扩展模板,可以方便程序员将编程化烦为简
非常优秀的PHP扩展模板,可以方便程序员将编程化烦为简-PHP excellent extension of the template, to facilitate programming and programmers will be annoying for Jane
- 2022-03-02 21:02:54下载
- 积分:1
-
实现TCP穿越NAT(即TCP打洞)。目的是为了实现局域网节点和另一个局域网节点的通信...
实现TCP穿越NAT(即TCP打洞)。目的是为了实现局域网节点和另一个局域网节点的通信-TCP to achieve through the NAT (ie TCP holes). In order to achieve the purpose of communications between node of local area network and another local network node.
- 2022-03-21 02:33:07下载
- 积分:1
-
made source Ethernet MAC address, the software can be used to encrypt
取得网卡MAC地址源程序,也可用来对软件加密-made source Ethernet MAC address, the software can be used to encrypt
- 2023-07-26 08:10:03下载
- 积分:1
-
学习C++的好手 适合当代本科大学生提高编程水平
学习C++的好手 适合当代本科大学生提高编程水平-Learning C++ The best suited to contemporary programming improve the level of undergraduate college students
- 2023-05-20 05:25:03下载
- 积分:1
-
tftp server source code, a relatively simple example.
tftp server源代码,比较简单的例子。-tftp server source code, a relatively simple example.
- 2022-05-17 03:27:41下载
- 积分:1
-
Windows下利用rasdial拨号上网。
Windows下利用rasdial拨号上网。-Windows, use rasdial dial-up.
- 2022-04-20 19:43:06下载
- 积分:1
-
超强键盘模拟程式码,不用PostMessage就可以送出按键
超强键盘模拟程式码,不用PostMessage就可以送出按键-did not user postmessage but can send out keys
- 2023-03-23 06:35:03下载
- 积分:1
-
利用socket编程,UDP协议,实现数据收发
利用socket编程,UDP协议,实现数据收发-The use of socket programming, UDP protocol, data transceiver
- 2022-07-19 04:26:58下载
- 积分:1