Welcome![Sign In][Sign Up]
Location:
Search - ethernet protocols

Search list

[WinSock-NDISchecksum1

Description: 计算校验和 命令行:check_sum infile 其中check_sum是程序名,infile是数据文件名 输出:数据文件的校验和。 目的是通过数据链路层与介质访问控制层的学习,根据数据链路层的基本原理,针对普遍应用的Ethernet帧,通过构造一个具体的帧,深入理解网络协议的基本概念与网络问题处理的一般方法。-calculated checksum command line : check_sum infile which check_sum procedures, and infile data output file name : data files, the checksum. The purpose of the data link layer and the MAC layer of learning, according to the data link layer to the basic principles of universal application against the Ethernet frame, and by constructing a concrete frames, in-depth understanding of network protocols and the basic concepts of network issues to deal with the general approach.
Platform: | Size: 1245 | Author: 王慧娟 | Hits:

[WinSock-NDISframer1

Description: 目的: 构造帧对于理解网络协议的概念、协议执行过程,以及网络问题处理的一般方法具有重要的意义。本次练习的目的是通过数据链路层与介质访问控制层的学习,根据数据链路层的基本原理,针对普遍应用的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. Requirements : a preparation procedures, given the raw data, assembled an IEEE802.3 frame format. Accompanying documents subject to the original binary data (file name for Input1 and input2) ordering procedures for the command line program, suc
Platform: | Size: 20244 | Author: 阿蒙 | Hits:

[OtherAssign1

Description: 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 layer wraps that data inside its format, then the network layer wraps the data, and finally the link (Ethernet) layer encapsulates the data and transmits it. Each network layer either encapsulates the data stream with additional information, or manages data handling or come part of the connection
Platform: | Size: 8192 | Author: nala | Hits:

[Internet-Networkframer1

Description: 目的: 构造帧对于理解网络协议的概念、协议执行过程,以及网络问题处理的一般方法具有重要的意义。本次练习的目的是通过数据链路层与介质访问控制层的学习,根据数据链路层的基本原理,针对普遍应用的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. Requirements : a preparation procedures, given the raw data, assembled an IEEE802.3 frame format. Accompanying documents subject to the original binary data (file name for Input1 and input2) ordering procedures for the command line program, suc
Platform: | Size: 266240 | Author: | Hits:

[CommunicationModBusEtherNet

Description: ModBus是工业上的通用型通讯协议,目前ModBus可以支持RS232的串口通讯,也可以支持Ethernet以太网通讯,一般的工业设备上都支持有ModBus通讯协议 附件是ModBus Ethernet的TCP方式的通讯例程,仅供参考-ModBus is a general-purpose industrial communication protocols, the current ModBus support RS232 serial communications, Ethernet can also support Ethernet communications, general industrial equipment, both to support the ModBus communication protocol ModBus Ethernet attachment is the way the TCP communications Example way, for reference only
Platform: | Size: 72704 | Author: 张军 | Hits:

[TCP/IP stackEthernet_MyBoard-V1.1

Description: pic以太网开发板源代码,包括tcp/ip udp 等协议-pic Ethernet development board source code, including the tcp/ip udp protocols
Platform: | Size: 980992 | Author: jian | Hits:

[Internet-Networkradar_remote_communication_using_Ethernet_physical

Description: 针对特定环境下雷达数据的远程传输问题,设计一种利用以太网物理层芯片,采用光纤实现的新方法,给出了系统实现的结构框图;讨论了通信协议的制定,并比较了该协议与以太网MAC层协议的异同;给出了系统中关键模块的快速可编程门阵列设计实现和仿真及试验结果。其结果是系统具有实现简单、可靠性高的优点,在雷达数据远程传输中应用前景广泛。-Specific circumstances of the long-range radar data transmission problems, to design a chip using the Ethernet physical layer, using optical fiber to achieve a new method of system structure diagram discussed the development of communication protocols, and compared the agreement Ethernet MAC layer protocol with the similarities and differences given the key modules of the system
Platform: | Size: 196608 | Author: wang | Hits:

[Embeded-SCM DevelopLab04

Description: 阿根廷教授编写的嵌入式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 experimental code.
Platform: | Size: 26624 | Author: 刘强 | Hits:

[Windows DevelopIntroductiontoLANProtocols

Description: 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 802.3, Token Ring/IEEE 802.5, and Fiber Distributed Data Interface (FDDI). Subsequent chapters in Part II, “LAN Protocols,” address specific protocols in more detail. Figure 2-1 illustrates the basic layout of these three implementations.
Platform: | Size: 110592 | Author: Pankaj Joshi | Hits:

[Sniffer Package captureProtocolanalysisogasprocess

Description: 协议分析气程序:包含了一下功能,数据采集,解析Ethernet网数据帧头部的全部信息,实现基于MAC地址和帧头部类型字段的数据包过滤,解析IP数据包的头部信息,实现基于IP地址和IP有协议的数据过滤,对ICMP解析,解析TCP/UCP头部信息,实现端口数据包过滤,实现应用层HTTP协议头部分析-Protocol analysis gas program: includes what functions, data acquisition, Ethernet network data frame header parsing all of the information, to achieve the frame based on MAC address and type field of the head packet filtering, parsing IP packet header information, to achieve based on IP address and IP are protocols of data filtering on ICMP parsing, parsing TCP/UCP header information, to port data packet filtering, application layer implementation of HTTP protocol header
Platform: | Size: 696320 | Author: zhongjun | Hits:

[Internet-NetworkEthernet-Tcp-Udp

Description: TCP,UDP等协议的详细解析,很透彻!-TCP, UDP and other protocols detailed analysis, very thorough!
Platform: | Size: 70656 | Author: jx | Hits:

[Internet-NetworkTime-Synchronization-in-Ethernet

Description: 具体说明了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— tributed control developes and system scale enlarges. provides accurate clock signal for the modules in the protocols in present ethernet,which are IEEE 1588, protocols and makes simple comparison among them. Synchronization is the heart of one network system,it system.This paper analyzes three time synchronization NTP and SNTP,and explains the basic theory of these
Platform: | Size: 322560 | Author: xqz | Hits:

[Windows DevelopDNP-Ethernet

Description: Using Internet Protocols to Implement IEC 60870-5 Telecontrol Functions
Platform: | Size: 1152000 | Author: SHINEH | Hits:

[SCMcore

Description: 关于一个用华版单片机实现以太网协议的完整开发套件包括所有源代码和图-On a Chinese version of the MCU with Ethernet protocols a complete development package includes all source code and Figure
Platform: | Size: 290816 | Author: afdf | Hits:

[SCMpicture

Description: 关于一个华版单片机实现以太网协议的完整开发套件包括所有源代码和图-On a Chinese version of the MCU with Ethernet protocols a complete development package includes all source code and Figure
Platform: | Size: 242688 | Author: afdf | Hits:

[SCMtool

Description: 一个用华版单片机实现以太网协议的完整开发套件包括所有源代码-A Chinese version of the MCU with Ethernet protocols a complete development package includes all source code
Platform: | Size: 1901568 | Author: afdf | Hits:

[ARM-PowerPC-ColdFire-MIPSUDP

Description: UDP以太网协议的STM3实现,对于理解以太网协议具有很好的作用-UDP Ethernet protocols STM3 to achieve, have a good understanding of the role of the Ethernet protocol
Platform: | Size: 130048 | Author: 陈科 | Hits:

[Sniffer Package captureEthernet-frame-code

Description: 帧是网络中基本传输单元,熟悉帧结构对于理解网络协议的概念、协议执行过程以及网络层次结构具有重要的意义 -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 hierarchy
Platform: | Size: 800768 | Author: zhu bo | Hits:

[OtherP18

Description: 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" protocols that are needed to obtain a proper Internet-like communication: IP (the basis for TCP/IP and UDP/IP) and ARP (IP-to-MAC address mapping).
Platform: | Size: 13312 | Author: vniusk | Hits:

[Network DevelopSubsea Communication

Description: Within a subsea control system various industrial Ethernet protocols are implemented for process data exchange on the link between topside & subsea. Also, different types of instrumentation networks are used to collect data from sensors & intelligent devices at the seabed. In this project different protocols & networks shall be evaluated based on criterion from OneSubsea Processing. As a minimum the following protocols shall be evaluated: Modbus TCP, Ethernet/IP, and OPC UA for topside - subsea communication. CAN bus (SIIS level II) and IWIS (API 17F) shall be evaluated for collecting sensor & actuator data to the SCM. The project shall also consist of a practical implementation of industrial protocols.
Platform: | Size: 5740089 | Author: Alsvrk | Hits:
« 12 3 »

CodeBus www.codebus.net