文件名称:getmac-netbios
- 所属分类:
- Internet/网络编程
- 资源属性:
- [MacOS] [C/C++] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 1kb
- 下载次数:
- 0次
- 提 供 者:
- 吴*
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
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.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
getmac-netbios.cpp