-
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
-
一个关于串口通信编程的小程序,使用visual c++编写。
一个关于串口通信编程的小程序,使用visual c++编写。-Serial communication programming on small procedures, the use of visual c++ Prepared.
- 2022-06-26 04:58:53下载
- 积分:1
-
用NetBios做的网络通讯源程序,可以实现和支持NetBios以太网通讯的装置通信...
用NetBios做的网络通讯源程序,可以实现和支持NetBios以太网通讯的装置通信-Do with NetBios source network communication can be achieved and support for Ethernet NetBios communications device communications
- 2022-02-25 06:04:06下载
- 积分:1
-
可以获得主机IP的VB程序源码,推荐下载!
可以获得主机IP的VB程序源码,推荐下载!-can host IP VB program source code, download!
- 2023-02-28 14:40:03下载
- 积分:1
-
A scalable Web
一个可扩展的基于Web 的office 套件,它采用模块化设计,可扩展性强。主要功能有:用户管理、模块管理、email客户端、文件管理、日历、项目管理、站点管理以及客户联系管理等,可以与PDA和Outlook 同步-A scalable Web-based office suite, which uses modular design, scalability, strong. Main features include: user management, module management, email client, document management, calendar, project management, site management, and customer contact management, and Outlook synchronization with PDA
- 2022-04-07 10:19:06下载
- 积分:1
-
主要功能: 1.可以搜索局域网内的所有工作组和计算机; 2.利用了win2k的net send 功能。可以向对端直接发送桌面消息,对端不 用有该程序; 3.可以...
主要功能: 1.可以搜索局域网内的所有工作组和计算机; 2.利用了win2k的net send 功能。可以向对端直接发送桌面消息,对端不 用有该程序; 3.可以查看对方的共享资源; 4.可以直接登录对方计算机,可以建立空连接; 5.可以点对点的进行语音通话; 6.可以匿名发送消息; 7.可以传送文件,(最好是小于10M的文件,这个功能还没有优化好);-main functions : 1. LAN can search all the working group and the computer; 2. Win2k use of the net send function. To be sent directly to end desktop news is not right side of the proceedings; 3. View can share each other"s resources; 4. The other side can be directly logged in the computer, we can establish air links; 5. Could the point-to-point voice calls; 6. Anonymous information can be sent; 7. documents can be transmitted, (preferably less than 10M of the document, and the optimization feature is not good);
- 2022-03-22 07:50:43下载
- 积分:1
-
当你正在为数据传输格式困惑时,这篇文章可以借鉴借鉴
当你正在为数据传输格式困惑时,这篇文章可以借鉴借鉴-When you are confused for data transmission format, the article can draw draw
- 2022-01-28 23:15:27下载
- 积分:1
-
这是一个用VB编写的代理服务器程序源码,通过这个程序能使我们掌握相关的知识...
这是一个用VB编写的代理服务器程序源码,通过这个程序能使我们掌握相关的知识-This is a VB prepared by the proxy server source code procedures, this procedure will enable us to acquire the relevant knowledge
- 2022-10-25 12:05:03下载
- 积分:1
-
代理服务器程序,可以支持HTTP等代理
代理服务器程序,可以支持HTTP等代理-proxy procedures, etc. can support HTTP agent
- 2023-05-11 21:00:03下载
- 积分:1
-
通过Winsock API实现TCP聊天的程序,程序中集成了服务器端和客户端
通过Winsock API实现TCP聊天的程序,程序中集成了服务器端和客户端- Realized the procedure through Winsock API which TCP chatted,
in the procedure integrated the server end and the customer end
- 2022-05-22 17:50:13下载
- 积分:1