Location:
Search - macaddress
Search list
Description: label1.Caption:=ComputerId1.MacAddress //得到Mac地址
label2.Caption:=ComputerId1.CPUSerialNumber-label1.Caption : = ComputerId1.MacAddress / / Mac address is label2.C aption : = ComputerId1.CPUSerialNumber
Platform: |
Size: 918390 |
Author: li |
Hits:
Description: 此代码通过 NetApi32.dll 中提供的API来实现 Windows 系统中网卡MAC地址的获取。首先发送 NCBENUM 命名枚举机器上所有网卡(因为一台PC上有可能装多张网卡),由此可以获得网卡的数目和每张网卡的内部编号,接着针对每个网卡编号发送 NCBASTAT 命令获取其 MAC 地址。注意使用本例所提供的方法获取MAC地址,网卡事先必须与 MS NetBEIU 协议进行绑定。-NetApi32.dll this code provided by the Windows API to achieve system China and MAC address access. Send NCBENUM first named Enumerate all card machine (a PC because there may be multiple network cards installed), This card available and the number of each card's internal numbers, Then, for each card sent NCBASTAT Order No. access to its MAC address. Attention to the use of the cases provided by the acquisition of MAC address, NIC must be preceded with MS NetBEIU agreement binding.
Platform: |
Size: 12552 |
Author: 肖和平 |
Hits:
Description: 供了获得CPU序列号和网
卡Mac地址的方法。
1.Delphi中可这个控件或这个动态库。控件提供了两个属性,MacAddress和CPUSerialNumber。
2.Delphi外的语言,请使用这个动态库。动态库提供了两个函数,GetCPUSerialNumber和GetMacAddress
这些函数和控件,在win2000和winXP中测试通过,在多CPU、多硬盘、使用了并列存储技术的大型服务器上,也测试通过。
在软件保护中,我们常常要用到机器的标识。根据作者的经验,在好些服务器上无法取得硬盘序列号。特别是在那些使用了
并列存储技术或做了镜象的硬盘。网卡也容易更换,因此作者建议使用CPU序列号。
在同一个压缩包里,还有一个注册码例子程序,演示如何用注册码对软件进行保护!(含delphi源程序)
Platform: |
Size: 1023733 |
Author: 梁衣宽 |
Hits:
Description: 获取局域网内任意活动主机的MAC地址,只需输入对方IP地址
Platform: |
Size: 37992 |
Author: 唐志帅 |
Hits:
Description: windows控制台程序,读取本机网卡地址并显示
Platform: |
Size: 7256 |
Author: 吴波 |
Hits:
Description: label1.Caption:=ComputerId1.MacAddress //得到Mac地址
label2.Caption:=ComputerId1.CPUSerialNumber-label1.Caption : = ComputerId1.MacAddress// Mac address is label2.C aption : = ComputerId1.CPUSerialNumber
Platform: |
Size: 918528 |
Author: li |
Hits:
Description: 此代码通过 NetApi32.dll 中提供的API来实现 Windows 系统中网卡MAC地址的获取。首先发送 NCBENUM 命名枚举机器上所有网卡(因为一台PC上有可能装多张网卡),由此可以获得网卡的数目和每张网卡的内部编号,接着针对每个网卡编号发送 NCBASTAT 命令获取其 MAC 地址。注意使用本例所提供的方法获取MAC地址,网卡事先必须与 MS NetBEIU 协议进行绑定。-NetApi32.dll this code provided by the Windows API to achieve system China and MAC address access. Send NCBENUM first named Enumerate all card machine (a PC because there may be multiple network cards installed), This card available and the number of each card's internal numbers, Then, for each card sent NCBASTAT Order No. access to its MAC address. Attention to the use of the cases provided by the acquisition of MAC address, NIC must be preceded with MS NetBEIU agreement binding.
Platform: |
Size: 12288 |
Author: 肖和平 |
Hits:
Description: 编程获取CPU序列号,相信很多朋友需要!能解决燃眉之急-Programming access to CPU serial number, I believe that the needs of many of my friends! To resolve the pressing
Platform: |
Size: 2048 |
Author: tinghai |
Hits:
Description: 供了获得CPU序列号和网
卡Mac地址的方法。
1.Delphi中可这个控件或这个动态库。控件提供了两个属性,MacAddress和CPUSerialNumber。
2.Delphi外的语言,请使用这个动态库。动态库提供了两个函数,GetCPUSerialNumber和GetMacAddress
这些函数和控件,在win2000和winXP中测试通过,在多CPU、多硬盘、使用了并列存储技术的大型服务器上,也测试通过。
在软件保护中,我们常常要用到机器的标识。根据作者的经验,在好些服务器上无法取得硬盘序列号。特别是在那些使用了
并列存储技术或做了镜象的硬盘。网卡也容易更换,因此作者建议使用CPU序列号。
在同一个压缩包里,还有一个注册码例子程序,演示如何用注册码对软件进行保护!(含delphi源程序)-err
Platform: |
Size: 1022976 |
Author: 梁衣宽 |
Hits:
Description: 获取局域网内任意活动主机的MAC地址,只需输入对方IP地址-Access to LAN Events arbitrary host MAC address, simply enter each other
Platform: |
Size: 37888 |
Author: 唐志帅 |
Hits:
Description: windows控制台程序,读取本机网卡地址并显示-windows console program, read the local LAN address and display
Platform: |
Size: 7168 |
Author: 吴波 |
Hits:
Description: 该源代码主要是读取计算机的MAC地址,采用VC++计算机语言编制,愿对大家有所帮助-The source code is read the computer' s MAC address, using VC++ computer language preparation, would like to help everyone
Platform: |
Size: 3072 |
Author: 舒寒 |
Hits:
Description: System will automatically delete the directory of debug and release, so please do not put files on these two directory.
Platform: |
Size: 1664000 |
Author: efti |
Hits:
Description: Change (SPOOF) macaddress from net adapter with delphi 7-Change (SPOOF) macaddress from net adapter with delphi 7
Platform: |
Size: 215040 |
Author: renan |
Hits:
Description: 利用VB.NET编写连续批量获取网络中其他机器网卡的Mac地址-VB.NET prepared using a continuous batch to obtain the network card of the Mac address of other machines
Platform: |
Size: 35840 |
Author: 张宏彬 |
Hits:
Description: 获取网卡地址源代码:实际开发项目中需要获取网卡地址,而网上下载的代码多半编译无法通过。故重新整理源代码,提供网卡地址读取程序。-Get network card address the source code: The actual development projects need to get network card address, and download the code to compile most can not. Therefore, to rearrange the source code, to provide network card address to read programs.
Platform: |
Size: 159744 |
Author: songlianchao |
Hits:
Description: 用JS方法,取得客户端mac地址,我试过的可以用。-Get client mac address
Platform: |
Size: 1024 |
Author: 范 |
Hits:
Description: 在VC++环境下,用C++语言获取机器MAC地址,本文件为源码-get the MAC address of the computer with C++ languge
Platform: |
Size: 1024 |
Author: 小贺 |
Hits:
Description: MacAddress Pro for delphi
Platform: |
Size: 3072 |
Author: Elcio |
Hits:
Description: 系统 mac 地址的操作。
查找mac地址-finding mac
Platform: |
Size: 135168 |
Author: jake |
Hits: