文件名称:GettheMACaddress
-
所属分类:
- 标签属性:
- 上传时间:2012-11-16
-
文件大小:12.36kb
-
已下载:0次
-
提 供 者:
-
相关连接:无下载说明:别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容来自于网络,使用问题请自行百度
此代码通过 NetApi32.dll 中提供的API来实现 Windows 系统中网卡MAC地址的获取。首先发送 NCBENUM 命名枚举机器上所有网卡(因为一台PC上有可能装多张网卡),由此可以获得网卡的数目和每张网卡的内部编号,接着针对每个网卡编号发送 NCBASTAT 命令获取其 MAC 地址。注意使用本例所提供的方法获取MAC地址,网卡事先必须与 MS NetBEIU 协议进行绑定。-Get the MAC address
相关搜索: 枚举 MAC 地址
(系统自动生成,下载前可以参看下载内容)
下载文件列表
GetMacAddr/GetMacAddr.cpp
GetMacAddr/GetMacAddr.dsp
GetMacAddr/GetMacAddr.dsw
GetMacAddr/GetMacAddr.h
GetMacAddr/GetMacAddr.rc
GetMacAddr/GetMacAddrDlg.cpp
GetMacAddr/GetMacAddrDlg.h
GetMacAddr/ReadMe.txt
GetMacAddr/res/GetMacAddr.ico
GetMacAddr/res/GetMacAddr.rc2
GetMacAddr/resource.h
GetMacAddr/StdAfx.cpp
GetMacAddr/StdAfx.h
GetMacAddr/res
GetMacAddr
介绍.txt
GetMacAddr/GetMacAddr.dsp
GetMacAddr/GetMacAddr.dsw
GetMacAddr/GetMacAddr.h
GetMacAddr/GetMacAddr.rc
GetMacAddr/GetMacAddrDlg.cpp
GetMacAddr/GetMacAddrDlg.h
GetMacAddr/ReadMe.txt
GetMacAddr/res/GetMacAddr.ico
GetMacAddr/res/GetMacAddr.rc2
GetMacAddr/resource.h
GetMacAddr/StdAfx.cpp
GetMacAddr/StdAfx.h
GetMacAddr/res
GetMacAddr
介绍.txt
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 粤ICP备11031372号
1999-2046 搜珍网 All Rights Reserved.