当前位置:
首页
资源下载
![](/images/right.gif)
搜索资源 - ethernet protocols
搜索资源列表
-
0下载:
计算校验和
命令行:check_sum infile
其中check_sum是程序名,infile是数据文件名
输出:数据文件的校验和。
目的是通过数据链路层与介质访问控制层的学习,根据数据链路层的基本原理,针对普遍应用的Ethernet帧,通过构造一个具体的帧,深入理解网络协议的基本概念与网络问题处理的一般方法。-calculated checksum command line : check_sum infile which check_sum procedures, a
-
-
0下载:
目的:
构造帧对于理解网络协议的概念、协议执行过程,以及网络问题处理的一般方法具有重要的意义。本次练习的目的是通过数据链路层与介质访问控制层的学习,根据数据链路层的基本原理,针对普遍应用的Ethernet帧,通过构造一个具体的帧,引导同学深入理解网络协议的基本概念与网络问题处理的一般方法。
要求:
1、编写程序,根据给出的原始数据,组装一个IEEE802.3格式的帧。题目附带的文件为二进制原始数据(文件名分别为input1和input2),要求程序为命令行程序,比如可执行文件名为fr
-
-
0下载:
When starting with protocols that work at the upper layers of the network models, each set of data is wrapped inside the next lower layer protocol, similar to wrapping letters inside an envelope. The application creates the data, then the transport l
-
-
0下载:
一个网络监听工具。为了分析抓到的数据包,要熟悉各种网络协议。本人痛苦的发现网上很少有集中讲解这方面的文章,故把常用的以太网协议写出来和大家分享。-a network monitoring tool. In order to analyze the captured data packets to be familiar with all kinds of network protocols. I found online painful focus on the few articles on
-
-
0下载:
用wipcap抓包,分析网络协议,以太帧,ip,armp,tcp、ip等常用的网络协议-With wipcap Ethereal to analyze the network protocol, Ethernet frame, ip, armp, tcp, ip, etc. common network protocols
-
-
0下载:
SharpPcap 是一个.NET 环境下的网络包捕获框架,基于著名的 pcap/WinPcap 库开发。提供了捕获、注入、分析和构建的功能,适用于 C# 和 VB.NET 开发语言。-The purpose of SharpPcap is to provide a framework for capturing, injecting and analyzing network packets for .NET applications.
The following list illustr
-
-
0下载:
针对特定环境下雷达数据的远程传输问题,设计一种利用以太网物理层芯片,采用光纤实现的新方法,给出了系统实现的结构框图;讨论了通信协议的制定,并比较了该协议与以太网MAC层协议的异同;给出了系统中关键模块的快速可编程门阵列设计实现和仿真及试验结果。其结果是系统具有实现简单、可靠性高的优点,在雷达数据远程传输中应用前景广泛。-Specific circumstances of the long-range radar data transmission problems, to design a ch
-
-
0下载:
阿根廷教授编写的嵌入式internet的实验教程的高质量代码,含有cs8900的以太网驱动及其上层TCP/IP协议的实现运输层实验代码。-Argentina prepared by Professor Experimental Course embedded internet, high-quality code, containing CS8900 Ethernet driver and the upper TCP/IP transport layer protocols to achieve
-
-
0下载:
Introduction to LAN Protocols
This chapter introduces the various media-access methods, transmission methods, topologies, and
devices used in a local-area network (LAN). Topics addressed focus on the methods and devices used in
Ethernet/IEEE 80
-
-
0下载:
ccs开发环境 TMS320F2812的ip协议实现dsp的网络连接,实现以太网底层的协议-ccs development environment TMS320F2812 the ip protocols, dsp network connection, the underlying protocol Ethernet
-
-
1下载:
协议分析气程序:包含了一下功能,数据采集,解析Ethernet网数据帧头部的全部信息,实现基于MAC地址和帧头部类型字段的数据包过滤,解析IP数据包的头部信息,实现基于IP地址和IP有协议的数据过滤,对ICMP解析,解析TCP/UCP头部信息,实现端口数据包过滤,实现应用层HTTP协议头部分析-Protocol analysis gas program: includes what functions, data acquisition, Ethernet network data frame
-
-
0下载:
TCP,UDP等协议的详细解析,很透彻!-TCP, UDP and other protocols detailed analysis, very thorough!
-
-
0下载:
具体说明了IEEE 1588、NTP及SNTP的基本原理,并对3类协议进行了简要对比分析。-At present the system scale is unprecedentedly large in the developed countries,Time Synchro—
nization Technology in the distributed control nodes of the network becomes more and more important when dis
-
-
0下载:
Using Internet Protocols to Implement IEC 60870-5 Telecontrol Functions
-
-
0下载:
关于一个用华版单片机实现以太网协议的完整开发套件包括所有源代码和图-On a Chinese version of the MCU with Ethernet protocols a complete development package includes all source code and Figure
-
-
0下载:
关于一个华版单片机实现以太网协议的完整开发套件包括所有源代码和图-On a Chinese version of the MCU with Ethernet protocols a complete development package includes all source code and Figure
-
-
0下载:
一个用华版单片机实现以太网协议的完整开发套件包括所有源代码-A Chinese version of the MCU with Ethernet protocols a complete development package includes all source code
-
-
0下载:
UDP以太网协议的STM3实现,对于理解以太网协议具有很好的作用-UDP Ethernet protocols STM3 to achieve, have a good understanding of the role of the Ethernet protocol
-
-
0下载:
帧是网络中基本传输单元,熟悉帧结构对于理解网络协议的概念、协议执行过程以及网络层次结构具有重要的意义
-A network frame is the basic transmission unit, familiar with the frame structure for understanding the concept of network protocols, and network protocol implementation has important significance
-
-
0下载:
his example demonstrates usage of the mikroC's ethernet communications
library. 3 protocols that are useful for the users are implemented: ICMP
(ping), TCP/IP (VERY simple http) and UDP/IP. It also handles "helper"
protoco
-