-
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
-
研究插座,适合新手,代码也很详细,欢迎加入…
socket 的学习,适合新手,代码也挺详细,欢迎学习讨论-socket of the study, suitable for novice, the code is also quite detailed, welcomed the study and discussion
- 2022-05-15 11:09:59下载
- 积分:1
-
软件介绍: 软件名称:校园聊天系统 1.Server是服务器端(里面包括数据库),Client是客户端(提供发布) 2.本软件基于TCP/IP协议开发. 3.在...
软件介绍: 软件名称:校园聊天系统 1.Server是服务器端(里面包括数据库),Client是客户端(提供发布) 2.本软件基于TCP/IP协议开发. 3.在服务器端配置好数据库后客户端可以通过TCP/IP协议远程访问数据库并进行聊天. 作者:薛锐 联系地址:广东省肇庆学院计算机科学系02级4班. E-Mail:xuerui198210@163.com xuerui198210@hotmail.com QQ:67140170 2005年3月20日-introduced software : software name : Chat campus system 1.Server server-side (inside including databases), the Client is the client (for release) 2. The software is based on the TCP/IP protocol development. 3. The server-side configuration database after a good client through TCP/IP remote access to databases and chat. Author : Rui Contact : Institute of Zhaoqing in Guangdong Province Department of Computer Science 02 four classes. E-Mail : xuerui198210@163.com xuerui198210@hotmail.com QQ : 67140170 March 20, 2005
- 2022-12-31 05:35:24下载
- 积分:1
-
此示例演示了如何使用sio_rcvall,sio_rcvall_mcast,和sio_rec…
This sample illustrates how to use the SIO_RCVALL, SIO_RCVALL_MCAST, and SIO_RECVALL_IGMPMCAST ioctls available on Windows 2000 and later.
- 2022-04-07 15:39:34下载
- 积分:1
-
基于TCP的socket编程客户端程序,能接收服务器端的文件
基于TCP的socket编程客户端程序,能接收服务器端的文件
- 2022-06-15 18:25:30下载
- 积分:1
-
本人写的一个网络唤醒程序,用于从一台机通网络唤醒程序由网络启动另一台机(被唤醒机器需要网卡支持,一盘主板自带的网卡都支持)
使用时要填上被唤醒机的MAC地址...
本人写的一个网络唤醒程序,用于从一台机通网络唤醒程序由网络启动另一台机(被唤醒机器需要网卡支持,一盘主板自带的网卡都支持)
使用时要填上被唤醒机的MAC地址。-I was awakened by a network procedures, for the company from a Network awakening process initiated by the network to another machine (machine needs to be awakened and LAN support. a motherboard has onboard LAN support) to use when filling machine was awakened MAC address.
- 2022-07-23 04:03:12下载
- 积分:1
-
一个ftp服务器的例子,推荐下载
一个ftp服务器的例子,推荐下载 --An example of ftp server,recommend
- 2022-08-15 06:57:13下载
- 积分:1
-
这是我在EVC下的SOCKET代码,并含有多播代码,感谢网络,我把原本VC下的移植到EVC下的,里面有些地方是需要注意的,请看代码...
这是我在EVC下的SOCKET代码,并含有多播代码,感谢网络,我把原本VC下的移植到EVC下的,里面有些地方是需要注意的,请看代码-EVC in the socket code, and includes multicast code for network, I originally under the VC transplanted to the EVC, there is some need to pay attention, take a look at code
- 2022-01-26 01:29:19下载
- 积分:1
-
An early end packaging and testing services, the source code, all you can compil...
很早的网络游戏封测服务端源代码,全部可以通过编译,需要自行附加MYSQL头文件以及链接库。-An early end packaging and testing services, the source code, all you can compile it necessary to attach MYSQL header files, and link libraries.
- 2023-06-23 08:45:04下载
- 积分:1
-
VC6.0开发多线程端口扫描器源程序 加 实验报告
VC6.0开发多线程端口扫描器源程序 加 实验报告-VC6.0 to develop multi-threaded port scanner source code plus the experimental report
- 2022-02-12 05:01:19下载
- 积分:1