搜索资源列表
comm
- 改进的str_cat\\str_cmp\\str_to_i\\ 本机IP地址和MAC地址
capture
- linux系统下捕获信息程序。可以显示源,目的mac地址,源,目的ip地址和数据信息流
mac
- MAC源码,通过执行本源码可获取IP地址和MAC地址。
arpd.tar
- linux下arp查询的源代码,可以检测网关MAC,自动探测IP冲突
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
ip_mac_hook
- 利用linux下的netfilter,在内核中注册一个勾子,完成ip,mac列表的绑定功能。-Linux netfilter in the kernel registered a hook to complete the binding function of ip, mac list.
get_ipmac.c
- linux下获取IP地址及MAC地址 在linux下获得IP和MAC地址,可在linux使用gcc顺利编译-Get Ip and Machine address for linux.
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
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.
stmmac_main
- This the driver for the ST MAC 10/100/1000 on-chip Ethernet controllers. ST Ethernet IPs are built around a Synopsys IP Core. - This is the driver for the ST MAC 10/100/1000 on-chip Ethernet controllers. ST Ethernet IPs are built around a Synopsys
ip_set_bitmap_ipmac
- Kernel module implementing an IP set type: the bitmap:ip,mac type.
stmmac_main
- This the driver for the ST MAC 10 100 1000 on-chip Ethernet controllers. ST Ethernet IPs are built around a Synopsys IP Core. -This is the driver for the ST MAC 10 100 1000 on-chip Ethernet controllers. ST Ethernet IPs are built around a Synopsys I
ip_set_bitmap_ipmac
- Kernel module implementing an IP set type: the bitmap:ip,mac type.
ip_set_hash_mac
- Kernel module implementing an IP set type: the hash:mac type.
set_eth
- android下通过 binder机制 设置ip和mac地址(Binder sets the IP and MAC addresses)
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.)