搜索资源列表
EMAC
- Get Mac Address and all internet Protocol
Linux-MAC20081224.rar
- 在linux下,c语言编写,可以根据对方的IP,查看其MAC地址,也可以扫描局域网在线IP的MAC和主机名。原理:建立socket ,构造netbios-ns包,循环sendto()把数据发送给对方并recvfrom()读取返回信息。根据返回的netbios回应包,读取对方的主机名,组名和mac地址。 显示结果如下: IP: 192.168.116.124 Host Name: BRN_8EEE6A/BRN_8EEE6A MAC: 00-80-77-8E-EE-6A I
mac_drv-c
- 芯片为 arm s3c2410,嵌入式linux系统,内核版本为2.4.18.读写指定nandflash 地址 内容驱动程序。用于保存网络芯片的mac地址。内核在启动时调用该地址内容作为mac地址。 -read/write nandflash data driver.save mac address.
MAC
- MAC地址归属查询,包括世界上所有厂商编码,有IEEE统一管理分配-MAC address ownership information, including all of the world manufacturer code, a unified management and allocation IEEE
ubuntu
- ubuntu 改 MAC物理地址,非常的有用 啊。呵呵。-ubuntu change the physical MAC address, a very useful ah. Ha ha.
getIP-impro
- 本程序用户获取主机的IP地址和MAC地址,头文件与函数原型如下 #include "getIP.h" int get_ip(char *ipaddr, char *netmask, const char *ethname) #include "getIP.h" int get_mac(char *mac) 以下是get_ip函数简单使用范例 //定义IP和MAC所需要的存储空间 char ethname[] = "eth0" c
getmacaddr
- 获取指定网卡的mac地址信息,并保存起来。-get the mac address
u-boot-1.3.3-icu-20111109.tar
- U-boot执行时,会读取环境变量ethaddr中保存的MAC地址,然后写入MAC地址寄存器,如果ethaddr为1,则重新生成MAC地址并存入ethaddr中,同时写入MAC地址寄存器。 uboot主要作用是升级程序、加载内核等。-U-boot execution, reads the MAC address stored in the environment variable ethaddr, and then write the MAC address of the register,
ipmaddr
- 该文件主要实现ip地址转换mac地址的程序实现功能-it s to realize how to transfer ip address into mac address
arp.c
- arp protocol implementation in c.arp protocol retrieves mac address from ip address.
delphigetmark
- Delphi源码,网络相关,MAC地址 Delphi获取本机IP、本机名称、地址类型、网卡号及网卡MAC等信息,IP地址采取分段获取的方式,依次获取并显示,请下载编译便知。-Delphi source, network-related, the MAC address of Delphi for native IP of the machine name, address type, card number and network card MAC information, IP add
huahuan
- 轮询设备机制,轮询设备基本信息以及IP地址、MAC地址-Mechanism of polling equipment, basic information on polling device and IP address, MAC address, etc.
zd_mac
- ZD1211 USB-WLAN MAC Address driver for Linux.
xt_mac
- Linux Network Kernel module to match MAC address parameters.
libipt_mac
- Shared library add-on to iptables to add MAC address support.
libip6t_mac
- Shared library add-on to iptables to add MAC address support.
nameif
- Naming Interfaces based on MAC address busybox for Linux. -Naming Interfaces based on MAC address busybox for Linux.
MAC
- 获取Mac 地址C源码,主要获取当前Ethernet1 的mack地址,其它可以类推-Get Mac Address C source code, the main access to the current Ethernet1 the mack address other possible analogy
net_info.c
- 取得網卡ip address/mac address(Get the ip address or mac address of net device.)
Desktop
- c语言实现的http上传文件代码,并获取设备的ip地址,mac地址,根据mac地址获取随机数(C language to achieve HTTP upload file code, and get the IP address of the device, MAC address, according to the MAC address to get the random number.)