-
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
-
这是一个简单的端口扫描程序
注:要在cmd中找到exe的绝对路径 然后按照格式 才能有运行。...
这是一个简单的端口扫描程序
注:要在cmd中找到exe的绝对路径 然后按照格式 才能有运行。-This is a simple port scanner Note: To find the exe in cmd and then follow the format of the absolute path in order to have to run.
- 2022-03-20 15:29:34下载
- 积分:1
-
很不错的聊天室程序,分服务端和客户端
很不错的聊天室程序,分服务端和客户端-A good program about chat room, it includes server and client
- 2022-04-29 15:55:42下载
- 积分:1
-
关于时间校验的的两个小例子。含源码。有用就拿来用吧。
关于时间校验的的两个小例子。含源码。有用就拿来用吧。-check the time on the two small examples. With the source code. Useful for use on it.
- 2022-06-15 19:28:53下载
- 积分:1
-
一个解决域名解析动态ip的程序.包括服务端和客户端,服务端是静态ip,客户端可设域名和动态ip,定时通知服务端更新。...
一个解决域名解析动态ip的程序.包括服务端和客户端,服务端是静态ip,客户端可设域名和动态ip,定时通知服务端更新。-an analytic solution domain dynamic ip procedures. Including services and clients, the server is a static ip, client names can be installed and dynamic ip, regularly-updated notification services.
- 2022-11-24 18:55:03下载
- 积分:1
-
Windows使用qt组播(编译MinGW)(C++开发环境Eclipse…
windows QT使用组播(编译器 MinGW)开发环境(eclipse c++)-windows QT using multicast (compiler MinGW) development environment (eclipse c++)
- 2023-07-15 10:25:03下载
- 积分:1
-
基于TCP的socket编程客户端程序,能接收服务器端的文件
基于TCP的socket编程客户端程序,能接收服务器端的文件
- 2022-06-15 18:25:30下载
- 积分:1
-
do with VB Proxy Server source code to do with VB Proxy server source code
用VB做的Proxy服务器源代码 -do with VB Proxy Server source code to do with VB Proxy server source code
- 2022-01-20 23:29:24下载
- 积分:1
-
利用VB做出得到IE浏览记录的效果!大家学习下.
利用VB做出得到IE浏览记录的效果!大家学习下.-To make use of VB to be the effect of IE browsing history! Them to learn from the next.
- 2022-01-26 08:06:06下载
- 积分:1
-
这是一个基于API自己定义的Socket封装基类。
这是一个基于API自己定义的Socket封装基类。-This is a definition based on its own API Socket Packaging base class.
- 2022-10-25 02:20:03下载
- 积分:1