-
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
-
一个在AMPipeCom上开发的即时消息系统.rar
一个在AMPipeCom上开发的即时消息系统.rar-AMPipeCom one on the development of the instant messaging system. Rar
- 2022-08-16 18:45:05下载
- 积分:1
-
利用socket进行网上对话聊天,包括服务器端和客户端程序源码及用户界面的建立....
利用socket进行网上对话聊天,包括服务器端和客户端程序源码及用户界面的建立.-You can chat with socket online,including server and client source code and the implementation of GUI
- 2022-01-30 14:47:37下载
- 积分:1
-
哪位VC高手帮帮我,很长时间了,调不出来。是一个EMAIL的SMTP发邮件的。谢谢!!!如果调好了请发到LIHUALIU81@163.COM...
哪位VC高手帮帮我,很长时间了,调不出来。是一个EMAIL的SMTP发邮件的。谢谢!!!如果调好了请发到LIHUALIU81@163.COM-master help me, a very long time, stressed out. Email is one of the SMTP mail. Thank you! ! ! If the request is better made to LIHUALIU81@163.COM
- 2023-01-29 12:40:03下载
- 积分:1
-
cmpp协议短信网关Delphi源码,采用DELPHI开发!
cmpp协议短信网关Delphi源码,采用DELPHI开发!-cmpp agreement SMS Gateway Delphi source, using DELPHI!
- 2022-02-03 16:59:20下载
- 积分:1
-
简单的投票系统,sql版,没有解压密码
不能做商业用途
简单的投票系统,sql版,没有解压密码
不能做商业用途-simple voting system, sql version without extracting passwords can not do commercial use
- 2022-11-03 17:15:03下载
- 积分:1
-
Socket a simple procedure, there is client, server, simple to understand how net...
一个简单的socket程序,有客户端,服务端,可以简单了解网络是怎样通讯的!-Socket a simple procedure, there is client, server, simple to understand how network communications!
- 2023-02-07 10:25:04下载
- 积分:1
-
求解精度的惯性导航的C程序开发环境cdevel…
惯性导航精解算程序 C开发环境 Cdevelopment environment -Solver precision inertial navigation procedures C development environment Cdevelopment environment
- 2022-07-15 12:59:53下载
- 积分:1
-
一个msSQL客户端,在服务器上无xp_cmdShell存储过程的情况下,照样执行cmd命令。用到了跳板技术...
一个msSQL客户端,在服务器上无xp_cmdShell存储过程的情况下,照样执行cmd命令。用到了跳板技术-a msSQL client, the server-storage process xp_cmdShell circumstances, the implementation of the same order cmd. The technology used springboard
- 2022-08-20 10:23:29下载
- 积分:1
-
NETI@home is an open
NETI@home is an open-source software package, named after the widely popular http://setiathome.ssl.berkeley.edu/, that collects network performance statistics from end-systems. It has been written for and tested on the Windows, Linux, Mac OS X, and Solaris operating systems, with testing for other operating systems to be completed soon. NETI@home is designed to run on end-user machines and will collect various statistics about Internet performance. These statistics will then be sent to a server at the Georgia Institute of Technology (Georgia Tech), where they will be collected and made publicly available. We believe that this tool will give researchers much needed data on the end-to-end performance of the Internet, as measured by end-users. Our basic approach is to sniff packets sent to and received by the host and infer performance metrics based on these observed packets. NETI@home users are able to select a privacy level that will determine what types of data will be gathered, and wh
- 2023-09-09 23:40:03下载
- 积分:1