CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 Linux/Unix编程 搜索资源 - frame ethernet

搜索资源列表

  1. indihgk

    0下载:
  2. 熟悉Linux环境下基本的RAW socket 编程,可以对以太网帧进行初步分析,可以通过程序完成第一个程序中对应的不同参差PDU字段分析,修改和重新发送-Familiar with the Linux environment, the basic RAW socket programming, you can conduct a preliminary analysis of the Ethernet frame can be completed through the program the
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-06
    • 文件大小:225298
    • 提供者:陈淼
  1. if_ether

    0下载:
  2. IEEE 802.3 Ethernet magic constants. The frame sizes omit the preamble and FCS CRC (frame check sequence).
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2666
    • 提供者:jangjuiying
  1. if_ether

    0下载:
  2. IEEE 802.3 Ethernet magic constants. The frame sizes omit the preamble and FCS CRC (frame check sequence).
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-13
    • 文件大小:2740
    • 提供者:xhxesan
  1. ping

    0下载:
  2. 编写一个简单的 ping 程序。利用 Raw Socket 封装和发送以太网帧的功能,实现 ICMP 包的发送和接收,并输出结果。(Write a simple ping program. Using Raw Socket encapsulation and send Ethernet frame function, to achieve ICMP packet sending and receiving, and output the results.)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-23
    • 文件大小:2048
    • 提供者:momo888
  1. 01_session_daemon_test

    0下载:
  2. 在网络通讯时,源主机的应用程序知道目的主机的IP地址和端口号,却不知道目的主机的硬件地址,而数据包首先是被网卡接收到再去处理上层协议的,如果接收到的数据包的硬件地址与本机不符,则直接丢弃。因此在通讯前必须获得目的主机的硬件地址。ARP协议就起到这个作用。源主机发出ARP请求,询问“IP地址是192.168.0.1的主机的硬件地址是多少”,并将这个请求广播到本地网段(以太网帧首部的硬件地址填FF:FF:FF:FF:FF:FF表示广播),目的主机接收到广播的ARP请求,发现其中的IP地址与本机相符,
  3. 所属分类:Linux/Unix编程

搜珍网 www.dssz.com