搜索资源列表
addresschange.zip
- 能改变IP和MAC的好东西,源码很值得一看
getMAC.rar
- 此代码可获得本机的mac地址
getmac2.zip
- 获取远程机器名与Mac地址
getmacad.zip
- 获取本机网卡的mac地址
xLAN
- 可以获取局域网IP、MAC、用户名- May gain local area network IP, MAC, user
20040628cipsnamac
- 一个通过ip进行sna通讯的mac值进行转换的小工具 -through ip for a Sna communications mac conversion value for small tools
neti-2.0.tar
- NETI@home is an open-source software package, named after the widely popular http://setiathome.ssl.berkeley.edu/, that collects network performance statistics from end-systems. It has been written for and tested on the Windows, Linux, Mac OS X, and S
checksum1
- 计算校验和 命令行:check_sum infile 其中check_sum是程序名,infile是数据文件名 输出:数据文件的校验和。 目的是通过数据链路层与介质访问控制层的学习,根据数据链路层的基本原理,针对普遍应用的Ethernet帧,通过构造一个具体的帧,深入理解网络协议的基本概念与网络问题处理的一般方法。-calculated checksum command line : check_sum infile which check_sum procedures, a
读取网卡mac
- 用VC++开发读取网卡MAC地址的程序,可以作为验证软件合法的一个通用模块 -with VC read the Ethernet MAC address procedures, the software can be verified as legitimate a Universal Module
远端主机名、MAC扫描软件(有开发包)
- 本开发包解决了VB无法获取远端MAC地址的缺陷。-solve the VB do not have access to the distal MAC address deficiencies.
捕获ARP数据包程序
- 程序实现抓取通过网卡的ARP数据包,由命令行的方式输入指定的程序名称,以及ARP数据保存的文件名称。程序输出ARP数据的源IP地址、源MAC地址、目的MAC地址、目的IP地址、操作系统类型、ARP捕获的时间等信息。-program crawls through the LAN ARP packets from the command line input specified procedure name, ARP and the data retention of documents. ARP
FindPPPoEServer
- 提供一个动态链接库,可以1>探测PPPoE服务器 2>获取PPPoE服务器的名字 3>获取PPPoE服务器网卡的MAC地址 4>对于多网卡的PC机,可探测出哪块网卡连接到ADSL MODEM或通过LAN方式连接到PPPoE服务器.-provide a dynamic link library that is a
ENetGroupEnum
- 在原来上传的PNetEnum基础上增加了列表局域网上所有计算机的IP地址和MAC地址的功能,另外,向局域网上所有计算机或某个计算机发送消息自认为是代码的一大特色。-the original upload PNetEnum increase on the basis of the list of all computer LAN IP address and MAC address of the function, in addition to all the computers on the L
mac
- 获得指定网卡序号的Mac地址,C语言函数代码
MAC
- mac vb 代码
get mac
- 获取网络上各主机的mac地址-access to the network host mac address
MAC
- 取MAC IP 机器名示例源码
vb编写获取局域网用户mac地址
- vb编写获取局域网用户mac地址
MAC层通信程序
- 实现MAC层和TCP层的聊天通信
VB_SendARP获取MAC地址
- 使用SendARP获取局域网的MAC地址的VB源代码