-
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
-
jitter buffer algorithm source code
jitter buffer算法的源代码-jitter buffer algorithm source code
- 2022-01-25 21:43:24下载
- 积分:1
-
crc校验法例子代码
crc校验法例子代码-crc check law code examples
- 2023-01-02 03:05:04下载
- 积分:1
-
The program design is divided into a server application and the client part of t...
本程序设计分为服务器应用程序及客户机应用程序部分,采用Socket套接字库网络编程。(UDP)和(TCP/IP)相结合的连接方式,及解决了数据传输的时效性又能保证数据在传输的过程中不会丢失。另外程序采用多个线程来避免程序阻塞-The program design is divided into a server application and the client part of the application, using Socket socket network programming library. (UDP) and the (TCP/IP) combination of connections, and solve the timeliness of data transmission but also ensures that the data will not be lost during transmission. Another program uses multiple threads to avoid blocking procedure
- 2022-03-06 09:35:13下载
- 积分:1
-
孙鑫老师网络编程教学的Socket服务器与客户机的源代码
孙鑫老师网络编程教学的Socket服务器与客户机的源代码-source code of Mr SUN Xin about network
programming teaching--server and client
- 2022-01-28 15:54:05下载
- 积分:1
-
在调试状态下,在Output窗口中输出监测信息,监测局域网信息
在调试状态下,在Output窗口中输出监测信息,监测局域网信息-debugging under the Output window, output monitoring information, monitoring LAN Information
- 2022-10-30 02:00:04下载
- 积分:1
-
探测网络中的ip地址,同时显示出所ping机器在网络中的情况
探测网络中的ip地址,同时显示出所ping机器在网络中的情况-detection network ip address, as shown ping machines in the network of
- 2022-05-17 01:48:02下载
- 积分:1
-
vc senior network programming source.
vc++网络高级编程源码-vc senior network programming source.
- 2022-11-24 07:15:03下载
- 积分:1
-
用一个简单的TCP服务器
一个简单的vc下tcp服务器端获取时间程序,希望对初学者有所帮助-Vc a simple tcp server-side access to the next time the procedure, and they hope to be helpful for beginners
- 2022-08-08 03:26:43下载
- 积分:1
-
采用HTTPGET方法进行文件下载,可以任意添加下载项目
采用HTTPGET方法进行文件下载,可以任意添加下载项目 -HTTPGET methods used to download files, you can download any item to add
- 2023-06-06 13:50:03下载
- 积分:1