搜索资源列表
读取网卡mac
- 用VC++开发读取网卡MAC地址的程序,可以作为验证软件合法的一个通用模块 -with VC read the Ethernet MAC address procedures, the software can be verified as legitimate a Universal Module
MAC-modify
- 修改网卡MAC地址,比较方便-Ethernet MAC address changes, more convenient
读取网卡物理地址
- 取得计算机网卡物理地址的步骤:1)列举所有的网卡2)分别重置每块卡以取得它的正确信息3)查询网卡,取得MAC地址-made computer card physical address steps : 1) lists all the card 2), respectively replacement every piece of card to obtain the correct information 3) card inquiries made MAC address
获取网卡地址
- 程序运行时获取计算机的网卡的mac地址,以便于作为某种标识-running computer access at the LAN mac address, in order to serve as a logo
mac
- win9x下的一个网卡驱动程序。-win9x net card driver.
adapter_check
- 使用iphlpapi获取网卡信息,如ip,mac地址,网关等信息-Iphlpapi card used to obtain information, such as ip, mac address, gateway and other information
mod-mac
- 实现修改网卡地址,简单过程明细。直接修改,快速上网。-Modified to achieve LAN address, details of a simple process. Directly modify, fast Internet access.
MAC
- VB6.0通API函数,获取网卡的MAC地址-VB6 MAC
Mac
- 使用VC++6.0获取网卡的mac号,简单,实用性很强-VC++6.0 using the mac access card number, simple, very practical
01
- 在实际的应用程序中,经常需要在程序运行时获取MAC地址作为某种标识,下面由一个关于C的程序来说明如何获取网卡地址-In the actual application, the regular procedures at run-time required to obtain MAC address as some kind of logo, below about C by a procedure to illustrate how to obtain the network card addr
view-network-mac
- 获取网卡mac地址的vb源代码,仅使用api接口即可获得网卡mac地址。-get mac
SetIPExpert
- 快书设置与切换网卡IP与MAC工具,特别是能设置网卡的MAC值-network tools
GettheMACaddress
- 此代码通过 NetApi32.dll 中提供的API来实现 Windows 系统中网卡MAC地址的获取。首先发送 NCBENUM 命名枚举机器上所有网卡(因为一台PC上有可能装多张网卡),由此可以获得网卡的数目和每张网卡的内部编号,接着针对每个网卡编号发送 NCBASTAT 命令获取其 MAC 地址。注意使用本例所提供的方法获取MAC地址,网卡事先必须与 MS NetBEIU 协议进行绑定。-Get the MAC address
CPUDLL
- 可以读取CPU的物理序列号,硬盘物理序列号以及网卡的MAC地址,试验过没问题,VC++6.0环境-Can read the serial number of physical CPU, hard disk physical serial number and MAC address of network card, no problem tested, VC++6.0 environment
mac
- C#编程获取局域网IP及网卡MAC地址,对于做机器指纹有帮助-C# Programming for the LAN adapter IP and MAC address, useful for doing computer fingerprint
修改MAC
- 修改网卡地址 MAC地址取网卡信息 获取本机网卡信息等(revise network card)
82311958GetMachineID
- 取得系统特征码(网卡MAC、硬盘序列号、CPU ID、BIOS编号)(Get the system characteristic code (NIC, MAC, hard disk serial number, CPU, ID, BIOS number))
Mac配置
- BS端获取客户端mac地址,C#类型获取形式,关于获取系统信息,CPUID,硬盘ID,网卡MAC地址的VS2008实现(BS to get client Mac address, C# type get form, about get system information, CPUID, hard disk ID, network card MAC address VS 2008 implementation)
RTL8111E RTL8168E网卡MAC地址刷写程序PG2.29(2)
- rtl8111el网卡修改设置的读写工具(modify tool for rtl8111e)
硬盘序列号,CPUID,网卡MAC获取,支持delphi XE10.2,全源码可编译,亲测可用
- 支持delphi XE10.2,非常好用的硬件ID获取源码,亲自修改,绝对可以编译运行。可获取CPUID,硬盘序列号、网卡MAC、BIOS序列号。有完整的全部源代码。win10需管理员权限运行。