搜索资源列表
51ICCONTROLRTL8019AS
- 介绍以太网的帧协议和以太网控制芯片的结构特性; 介绍单片机控制实现以太网通讯的硬件设计方案; 采用C语言实现并进行了系统的调试与验证。 -Introduction Ethernet protocol and Ethernet control frame of the structural characteristics of the chip introduce SCM implementation Ethernet communication hardware design imple
Read_Frame
- 读取一个文件,判断是否是以太网帧,若是,打印出帧的内容-To read a file to determine whether the Ethernet frame, and if so, print out the contents of the frame
12121
- 帧是在数据链路层数据进行传输与交换的基本单位。构造帧对于理解网络协议的概念、协议执行过程以及网络问题处理的一般方法具有重要的意义。本次课程设计的目的是应用数据链路层与介质访问控制层的知识,根据数据链路层的基本原理,通过构造一个具体的Ethernet帧,从而深入理解网络协议的基本概念与网络问题处理的一般方法-Frame is the data link layer data transmission and exchange of the basic unit. Frame structure f
4.2.2.7-Lab---Building-an-Ethernet-Crossover-Cabl
- Systems communicating over Ethernet divide a stream of data into shorter pieces called frames. Each frame contains source and destination addresses and error-checking data so that damaged data can be detected and re-transmitted. As per the OSI model,