文件名称:getmac-netbios
介绍说明--下载内容均来自于网络,请自行研究使用
This example shows you how to use the NetBIOS API to retrieve
the MAC addresses of the network adapters in a system.
There are two weaknesses to this approach. The first is that
you have to have NetBIOS installed, which implies Windows file/print sharing.
The second is that if you have more than one network adapter,
you may have to do extra work to figure out which address you really want.
If these weaknesses are a problem, you might look at the RPC variation
for getting the MAC address.
the MAC addresses of the network adapters in a system.
There are two weaknesses to this approach. The first is that
you have to have NetBIOS installed, which implies Windows file/print sharing.
The second is that if you have more than one network adapter,
you may have to do extra work to figure out which address you really want.
If these weaknesses are a problem, you might look at the RPC variation
for getting the MAC address.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
压缩包 : 47651510getmac-netbios.rar 列表 getmac-netbios.cpp