搜索资源列表
GetActivePCMAC
- 利用ARP协议实现获取局域网内活动主机的MAC地址,采用WinPcap开发包编写
IEEE802_15_4_MAC
- 发一个IEEE 80.2.15.4 MAC的协议栈
nbtstat-vc
- 利用UDP协议得到某一网段内所有机器的IP、机器名、工作组、用户名和MAC地址。
对ns2中的mac协议代码进行了中文注释
- 对ns2中的mac协议代码进行了中文注释,有助于初学者学习-ns 2 mac 2.29
bacnet-stack-0.5.4
- 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 -----------
W5100
- 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
SearchLanComputer
- 基于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
802.11-tutorial.pdf
- 此文档描述了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
Sockets-2.3.9.1
- 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
ethernet_MAIN_MII
- 基于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.
802.3
- IEEE 标准以太网802.3协议(2008),描述物理层和数据链路层的工作协议。-IEEE standard 802.3 protocol(2008),introduces the PHY and MAC working protocol.
MAC_verilog
- 以太网MAC网卡的Verilog源代码,可以节省TCP/IP协议的设计开发时间。-Verilog source code for Ethernet MAC network card, you can save the TCP/IP protocol design and development time.
ARP2MAC
- 通过ARP协议,查询出设备的MAC地址,以便其它操作-By ARP protocol, check out the MAC address of the device, so that other operations
TCP.c
- 编程实现简单的协议分析器,实现捕获、分析数据包功能 它从局域网中抓取数据包,支持以太网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