登录
首页 » Windows Socket编程 » purpose : structural frame for understanding the concept of network protocol, th...

purpose : structural frame for understanding the concept of network protocol, th...

于 2022-03-06 发布 文件大小:19.77 kB
0 244
下载积分: 2 下载次数: 1

代码说明:

目的: 构造帧对于理解网络协议的概念、协议执行过程,以及网络问题处理的一般方法具有重要的意义。本次练习的目的是通过数据链路层与介质访问控制层的学习,根据数据链路层的基本原理,针对普遍应用的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

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • do for myself a simple chat client software market .. we can as a reference. Par...
    自己做的一个简单的聊天市客户端软件..大家可以作为参考.特别适合一个刚学习C++的新手...感谢大家的支持-do for myself a simple chat client software market .. we can as a reference. Particularly suitable for a just learning Xi C newbie ... thank you for your support
    2022-03-02 14:19:34下载
    积分:1
  • 信使小精灵,是一个简易的聊天工具。主要是演示了网络的主要步骤。本序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘...
    信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘包和丢包的刺手问题,你只要调用相应的函数就可以了。函数库为你做好了这些工作。你只需要定义自己的协议头和消息结构体,定义好网络消息的回调函数就可以了。-messenger elf is a simple chat tools. A major demonstration is the main network programming steps. The programs use Packaging good libraries, makes application layer need not consider the network news is how it has been accepted and sent, and do not need sticky packets of data and packet loss of a thorn in hand, as long as you call the corresponding function on it. Functions well as your work. You only need to define its own agreement head and the structure of news, the definition of a good network news callback function on it.
    2022-01-26 00:49:46下载
    积分:1
  • 多线端口扫描
    一个代码很规范的程序,实现对目标IP的主机进行端口扫描,其中线程数在程序中内嵌,无法自定义。可以自定义要扫描的端口号,有操作界面,操作简单,运行流畅,不会出现运行过慢的情况,不会卡顿,很好的例子。源码中有详细的注释。
    2022-10-20 18:05:04下载
    积分:1
  • windows网络(第2版)英文版的配套光盘
    windows网络编程(第2版)英文版的配套光盘-This file comes from a CDROM supplied with a book named "Windows Network Programing Second Edtion" in English language.
    2022-03-05 01:47:46下载
    积分:1
  • etr4refertr4reerer
    RERERERER3R4REEERERJIJR3jrepre.ERRJIRUE0UEREUEIIRERIORIER文件erergrjgkrjrkreeik.trjujgfgfgfgr.rytytrfg.rrgrgrekgrkogkorg。
    2022-08-08 14:10:33下载
    积分:1
  • domain High
    网域高科购物系统前台购买特征: 网域高科购物系统是网域高科设计开发的基于WEB的大型购物系统。它以构建电子商务网站为目标,由前台购物、后台管理、在线支付三大部分组成。 后台管理为admin/login.asp 网域高科购物系统测试管理员:帐号:admin888,密码:admin888 网域高科购物系统前台测试会员:帐号:123456 ,密码:123456 演示:http://www.wygk.cn-domain High-Tech Shopping System future purchase features : High-Tech Shopping Network Domain network system is designed to develop science and technology domain-based Web shopping system. It is to build e-commerce sites targeted by the prospects of shopping, management background, the online payment three major components. Background management admin/log domain High-Tech Shopping System test administrator : Account : admin888, Password : admin888 domain High-Tech Shopping System test prospects Member : Account number : 123456, password : 123456 Demonstration : http://www.wygk.cn
    2022-03-19 22:41:28下载
    积分:1
  • 透明代理模拟IP发帖,非常好用的ASP代码
    透明代理模拟IP发帖,非常好用的ASP代码-IP Transparent Proxy simulation when posting, very handy ASP code
    2022-11-17 11:00:04下载
    积分:1
  • 重载成员函数使CAsyncSocket类支持IPX/SPX协议
    重载成员函数使CAsyncSocket类支持IPX/SPX协议-reload the member function to make class CAsyncSocket support IPX/SPX protocol
    2022-03-06 12:14:17下载
    积分:1
  • ACTAtek门禁系统SOAP API的基本运用,下载门禁用户指纹并UPLOAD到另一台门禁终端。是一个很好的在.net 环境下学习WEBSERVICE SOA...
    ACTAtek门禁系统SOAP API的基本运用,下载门禁用户指纹并UPLOAD到另一台门禁终端。是一个很好的在.net 环境下学习WEBSERVICE SOAP API 的学习例子-ACTAtek SOAP API AND Webservice study good sample
    2022-03-06 08:47:39下载
    积分:1
  • tftp server source code, a relatively simple example.
    tftp server源代码,比较简单的例子。-tftp server source code, a relatively simple example.
    2022-05-17 03:27:41下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载