CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Internet/网络编程 TCP/IP协议栈 搜索资源 - mac协议

搜索资源列表

  1. GetActivePCMAC

    0下载:
  2. 利用ARP协议实现获取局域网内活动主机的MAC地址,采用WinPcap开发包编写
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:68930
    • 提供者:李美剑
  1. IEEE802_15_4_MAC

    0下载:
  2. 发一个IEEE 80.2.15.4 MAC的协议栈
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:1393167
    • 提供者:king
  1. nbtstat-vc

    0下载:
  2. 利用UDP协议得到某一网段内所有机器的IP、机器名、工作组、用户名和MAC地址。
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2008-10-13
    • 文件大小:42741
    • 提供者:阿三
  1. 对ns2中的mac协议代码进行了中文注释

    3下载:
  2. 对ns2中的mac协议代码进行了中文注释,有助于初学者学习-ns 2 mac 2.29
  3. 所属分类:TCP/IP协议栈

    • 发布日期:2017-03-22
    • 文件大小:345132
    • 提供者:feihh
  1. bacnet-stack-0.5.4

    0下载:
  2. BACnet协议栈开源代码,应用在嵌入式平台中。-BACnet open source protocol stack for embedded systems, Linux, and Windows http://bacnet.sourceforge.net/ Welcome to the wonderful world of BACnet and true device interoperability! About this Project -----------
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-09
    • 文件大小:1614382
    • 提供者:chulia
  1. W5100

    0下载:
  2. W5100是WIZnet公司最新推出的固件网络芯片,它是在W3150A+的基础上,集成了以太网物理层RTL8201CP核,因此W5100集TCP/IP协议栈、以太网MAC和PHY为一体。-W5100 is the latest firmware WIZnet' s network chip, which is W3150A+, based on the integration of the Ethernet physical layer RTL8201CP nuclear, so W510
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-29
    • 文件大小:171614
    • 提供者:zhangweimin
  1. SearchLanComputer

    0下载:
  2. 基于UDP的局域网搜索器(UDP协议,多线程 ,NetBios,Microsoft Visual C++ 6.0、 C++) 功能:搜寻局域网内的计算机的信息(IP地址、工作组、主机名、用户名、MAC地址等),用户可以指定网段,保存搜寻结果 -UDP-based local area network search engine (UDP protocol, multi-threaded, NetBios, Microsoft Visual C++ 6.0, C++) Function
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-14
    • 文件大小:209835
    • 提供者:黄力
  1. 802.11-tutorial.pdf

    0下载:
  2. 此文档描述了IEEE802.11无线局域网协议标准,详细地描述了802.11MAC子层,内容设计802.11a和802.11b物理层的标准以及802.11eMAC子层标准。-This document describes IEEE 802.11 Wireless Local Area Network (WLAN) Standard. It describes IEEE 802.11 MAC Layer in detail and It briefly mentions IEEE 802.11
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-04
    • 文件大小:277776
    • 提供者:李峰
  1. Sockets-2.3.9.1

    0下载:
  2. C++ Sockets 是一个跨平台的 Sockets 库,实现包括 TCP、UDP、ICMP、SCTP 协议。已实现的应用协议包括有 SMTP、HTTP(S)、Ajp (1.3)。具有 SOCKS 客户端实现以及匿名 DNS ,支持 HTTP 的 GET/POST/PUT 以及 WebServer 的框架。-his is a GPL licensed C++ class library wrapping the berkeley sockets C API, and therefore wor
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-21
    • 文件大小:318774
    • 提供者:geddy
  1. ethernet_MAIN_MII

    0下载:
  2. 基于stm32f107的IP协议栈的移植,使用uTCP/IP,可以实现简单的收发mac包.-Stm32f107 the IP protocol stack based on the transplantation, the use uTCP/IP, you can send and receive simple mac package.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-14
    • 文件大小:3948450
    • 提供者:we
  1. 802.3

    3下载:
  2. IEEE 标准以太网802.3协议(2008),描述物理层和数据链路层的工作协议。-IEEE standard 802.3 protocol(2008),introduces the PHY and MAC working protocol.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-06-11
    • 文件大小:18987853
    • 提供者:dujuan
  1. MAC_verilog

    0下载:
  2. 以太网MAC网卡的Verilog源代码,可以节省TCP/IP协议的设计开发时间。-Verilog source code for Ethernet MAC network card, you can save the TCP/IP protocol design and development time.
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-03-26
    • 文件大小:125675
    • 提供者:lxk
  1. ARP2MAC

    0下载:
  2. 通过ARP协议,查询出设备的MAC地址,以便其它操作-By ARP protocol, check out the MAC address of the device, so that other operations
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-04-03
    • 文件大小:178894
    • 提供者:李文博
  1. TCP.c

    0下载:
  2. 编程实现简单的协议分析器,实现捕获、分析数据包功能 它从局域网中抓取数据包,支持以太网MAC协议、IP 、ARP和TCP/UDP协议,并对它进行分析得到相应的头部信息,得到数据包的相应的首部信息。-Programming simple protocol analyzer to achieve capture, analyze packets function It grab packets from the LAN to support Ethernet MAC protocol, I
  3. 所属分类:TCP/IP Stack

    • 发布日期:2017-05-09
    • 文件大小:2371239
    • 提供者:庶是错
搜珍网 www.dssz.com