CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ethernet frame

搜索资源列表

  1. Ethernet

    0下载:
  2. Ethernet网络帧结构的封装和解析程序,在控制台下运行-Ethernet frame structure of the network package and analytical procedures, the console runs under
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-22
    • 文件大小:213176
    • 提供者:luojun
  1. FrameParser

    0下载:
  2. Ethernet帧结构解析程序,应用数据链路层与局域网介质访问控制子曾的知识-Ethernet frame structure of analytic procedures, the application of data link layer and MAC sub-LAN have the knowledge
  3. 所属分类:Network Security

    • 发布日期:2017-03-28
    • 文件大小:228227
    • 提供者:乔志伟
  1. frame

    0下载:
  2. 对以太帧进行手动封装,对封装好的帧解析各个字段-Ethernet frame to manually package and a good frame for the package to resolve the various fields
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-07
    • 文件大小:132651
    • 提供者:yaolijuan
  1. Ethernet-frame-send

    0下载:
  2. 模拟Ethernet帧的发送过程,C++源程序编写。-Simulation of Ethernet frames sent process, C++ source code to prepare.
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-22
    • 文件大小:9099
    • 提供者:name
  1. ethernet

    0下载:
  2. 基于C#的Ethernet的封装和解析程序(8位CRC校验),控制台程序,带有选项. -e o:封装控制台输入信息到文件o中。 -e o i:封装i中的数据位ethernet帧,并回写 至o中。 -u i:解析i中封装的ethernet帧(8位CRC),显示到控制台。-C#, Ethernet-based packaging and analytical procedures (8-bit CRC checksum), the console program, with the op
  3. 所属分类:CSharp

    • 发布日期:2017-03-28
    • 文件大小:4851
    • 提供者:changpengfei
  1. frame1

    0下载:
  2. 以太网帧的封装和解析(命令行实现,封装命令\debug\fram1 -e file1,解析命令为frame2 -u file1)-Ethernet frame encapsulation and parsing (command-line implementation)
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-09
    • 文件大小:2382127
    • 提供者:王小雨
  1. MyFramer

    0下载:
  2. Ethernet帧的封装与解析 帧的封装:用户输入任意一段信息,以回车作为结束。然后程序将这段信息作为帧的数据字段封装到数据帧中。并相应填充帧的其他字段。 帧的解析:从用户输入的文件中读取帧,并对其进行解析。通过重新计算CRC-8校验和,判断该帧是否会被接受。最终在终端输出帧的相关信息。 -Ethernet Frame CRC-8
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-24
    • 文件大小:783594
    • 提供者:wangweizhao
  1. E1

    0下载:
  2. 在国际标准组织开放式系统互联(OSI)参考模型下,以太网是第二层协议。10G以太网使用IEEE(电气与电子工程师学会)802.3以太网介质访问控制协议(MAC)、IEEE 802.3以太网帧格式以及IEEE 802.3最小和最大帧尺寸。-In the International Standards Organization Open Systems Interconnect (OSI) reference model, Ethernet is the second-layer protocol.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-09
    • 文件大小:1723830
    • 提供者:guoguo
  1. EthernetCRC

    0下载:
  2. Ethernet帧结构解析及CRC校验的实现,这是我课程设计的作品,已经通过验收。-Ethernet frame structure analysis and implementation of CRC check, this is my course design work, has been approved.
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1934016
    • 提供者:liu
  1. main

    0下载:
  2. Ethernet帧封装和解析程序 -Ethernet frame Ethernet frame encapsulation and analytical procedures for packaging and analytical procedures
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-02
    • 文件大小:2678
    • 提供者:kjsdk
  1. Frame

    0下载:
  2. Ethernet帧结构解析程序:了解帧结构的各个字段的含义以及帧的接收过程-Ethernet Frame Structure of program: understanding the frame structure of the meaning of each field and the frame of the receiving process
  3. 所属分类:Sniffer Package capture

    • 发布日期:2017-03-30
    • 文件大小:13061
    • 提供者:陈宪法
  1. crc_eth

    0下载:
  2. Verilog code to add a CRC field at the end of an ethernet frame.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-03-22
    • 文件大小:1692
    • 提供者:caracol
  1. ethernet

    0下载:
  2. 基于不同的硬件的网络使用不同形式的帧结构,Ethernet是当今应用最广泛的局域网技术。本程序是模拟以太网帧的封装程序设计-Networks based on different hardware using different forms of frame structure, Ethernet is today the most widely used LAN technology. This procedure is to simulate the Ethernet frame encap
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-04-05
    • 文件大小:205552
    • 提供者:guoqing
  1. Ethernet

    0下载:
  2. 模拟Ethernet帧的发送过程,熟悉Ethernet帧的数据发送流程,即CSMA/CD32运作流程。-Simulate the process of sending an Ethernet frame, familiar Ethernet frame data transmission process, namely CSMA/CD32 operational flow.
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-05-10
    • 文件大小:2220930
    • 提供者:韩思流
  1. Ethernet-Frame

    0下载:
  2. 自己写的Ethernet 数据帧解析与封装协议-the ethernet frame package and unpackage
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-04-10
    • 文件大小:1620570
    • 提供者:haoziyi
  1. Ethernet-frame

    0下载:
  2. Ethernet帧结构解析程序 -Ethernet frame structure analytical procedures
  3. 所属分类:WinSock-NDIS

    • 发布日期:2017-03-30
    • 文件大小:95174
    • 提供者:插头
  1. Ethernet-frame-structure-parser

    0下载:
  2. Ethernet帧结构解析程序,可以分析以太网的帧结构-Ethernet frame structure analysis program that can analyze Ethernet frame structure
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-11-04
    • 文件大小:385060
    • 提供者:关红叶
  1. Ethernet-frame

    0下载:
  2. 开发一个以太网帧解析程序,实现以下功能:解析已封装好的Ethernet V2.0帧封装文件(见附件),判断有多少个帧,每个帧的所有字段内容,检测CRC校验是否正确。 -Develop an Ethernet frame analysis program, to achieve the following functions: parsing the encapsulated Ethernet V2.0 frame encapsulation document (see annex), to
  3. 所属分类:Console

    • 发布日期:2017-04-17
    • 文件大小:279359
    • 提供者:李静
  1. Ethernet-frame-parser

    0下载:
  2. 提供Ethernet V2.0格式的Ethernet帧封包文件input,该封包文件是二进制文件,文件中包含若干个Ethernet帧,其中有正确的帧,也有错误的帧。-Ethernet Frame Parser
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-27
    • 文件大小:9776
    • 提供者:maomengyi
  1. Ethernet-frame-encapsulation

    0下载:
  2. 以太网帧封装程序,VS2012开发,对信息用以太网包的形式进行封装。-Ethernet frame encapsulation procedures, VS2012 development, the information package in the form of Ethernet packets.
  3. 所属分类:CSharp

    • 发布日期:2017-04-27
    • 文件大小:84578
    • 提供者:cliff yuan
« 12 3 4 5 6 »
搜珍网 www.dssz.com