CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - Get_MAC
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - Get_MAC - List
[
Linux-Unix
]
get_mac.rar
DL : 0
Date
: 2025-07-07
Size
: 522byte
User
:
[
Linux-Unix
]
get_mac
DL : 0
sco unix下获取网卡程序-sco acquisition card procedures
Date
: 2008-10-13
Size
: 789byte
User
:
隋平
[
WinSock-NDIS
]
get_MAC
DL : 0
VC6.0写的获取网卡上的MAC地址小程序,步骤是建立适配器结构对象->分配内存->调用函数GetAdaptersInfo()获取适配器信息->显示MAC地址
Date
: 2008-10-13
Size
: 6.5kb
User
:
chen
[
Linux-Unix
]
get_mac
DL : 0
sco unix下获取网卡程序-sco acquisition card procedures
Date
: 2025-07-07
Size
: 1kb
User
:
隋平
[
Sniffer Package capture
]
Get_MacAddress
DL : 0
组装并利用winpcap提供的函数发送arp请求报文,分析捕获到的arp响应报文,从中得到的源MAC地址就是本地网卡的MAC地址。 在得到本机网络接口的MAC地址和其上绑定的IP地址后,程序以本地网卡的身份向以太网其他主机输入的目的IP地址发送arp请求,并截获其回应,通过解析其中的源MAC地址,可以得到该IP地址对应的MAC地址。 -Assembly and use WinPcap to provide a function to send arp request packet, analysis captured the arp response packet, which has been the source MAC address is the MAC address of local network adapter. Upon the consent of this machine network interface MAC address and its IP address binding, the procedure to the identity of the local network adapter to the Ethernet input purpose other host IP address to send arp request and intercepted its response, through which to resolve the source MAC address, you can get the IP address of the corresponding MAC address.
Date
: 2025-07-07
Size
: 39kb
User
:
cx
[
Internet-Network
]
get_MAC
DL : 1
VC6.0写的获取网卡上的MAC地址小程序,步骤是建立适配器结构对象->分配内存->调用函数GetAdaptersInfo()获取适配器信息->显示MAC地址-VC6.0 write access to the network card on the MAC address of small procedures, the steps is to establish the structure of the object adapter-> allocate memory-> call function GetAdaptersInfo () to obtain adapter information-> show the MAC address
Date
: 2025-07-07
Size
: 113kb
User
:
chen
[
Internet-Network
]
get_mac
DL : 0
演示如何在linux下,使用c编程获取网卡mac地址。-Demonstrates how to linux, using c programming for network card mac address.
Date
: 2025-07-07
Size
: 1kb
User
:
baijing
[
GUI Develop
]
Get_MAC
DL : 0
介绍了如何获得本地计算机的MAC地址,希望给大家一点启发。-Describes how to get the local computer' s MAC address, and want to give you some inspiration.
Date
: 2025-07-07
Size
: 13kb
User
:
刘丽
[
Linux-Unix
]
getIP-impro
DL : 0
本程序用户获取主机的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" char ipaddr[20] //IP地址最长为16个字符 char netmask[20] //子网掩码最长为18个字符 //获取IP地址 get_ip(ipaddr,netmask,ethname) //输出结果 printf(" s\n",ipaddr) printf(" s\n",netmask) 以下是get_mac函数简单使用范例 -The program user access to the host' s IP address and MAC address, the following function prototype header file# include " getIP.h" int get_ip (char* ipaddr, char* netmask, const char* ethname) # include " getIP.h" int get_mac (char* mac) use the following simple example is get_ip function// define the IP and MAC need storage space char ethname [] = " eth0" char ipaddr [20] // IP address of up to 16 characters char netmask [20] // mask for up to 18 characters// Obtain an IP address get_ip (ipaddr, netmask, ethname) // output printf (" s \ n" , ipaddr) printf ( " s \ n" , netmask) use the following simple example is get_mac function
Date
: 2025-07-07
Size
: 6kb
User
:
quietojlt
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.