搜索资源列表
GetHardWareInfo.rar
- Delphi获取CPU序列号、网卡MAC地址、注册码保护实例,实际上是围绕一个控件展开编程,里面有Delphi的调用实例,有兴趣的可以研究一番。 还包含了一个注册机和注册验证测试的实例,Delphi get CPU serial number, Ethernet MAC address, registration key to protect instance, is actually started around a control program, which calls a Delp
GetMac
- 获取PC的网卡信息程序,可获取多块网卡信息。-get mac address
src
- delphi 获取系统硬件信息,包括CPU、硬盘、MAC-delphi soource get hard info
nb
- Nb.pas is a Netbios unit that allows you to make Netbios calls according to IBM s netbios 3.0 specs. It is equivalent to the Delphi 3.0x Nb30.pas unit, except that it also compiles for 16 bit Delphi 1, and 32-bit Delphi 2 and 3. The
bass24
- BASS is an audio library for use in Windows and Mac OSX software. Its purpose is to provide developers with powerful and efficient sample, stream (MP3, MP2, MP1, OGG, WAV, AIFF, custom generated, and more via add-ons), MOD music (XM, IT, S3M, MOD, MT
201092710265511
- 获取本机机器名、IP信息以及网卡的MAC地址 资源类别: Delphi源码¦网络 -Get local machine name, IP information, and MAC address of the NIC resource categories: Delphi source ¦ Network
get-pc-mac
- 小的demo程序,获得本机mac地址的delphi源程序。-Small demo program, mac address delphi native source.
MACProject
- delphi 获取MAC地址,取得CPU序列号,网卡Mac地址,硬盘序列号-delphi get the MAC address, made CPU serial number, Mac address, hard drive serial number
GetSytemID
- delphi xe5获取安卓设备系统信息(IMEI、MSISDN、ICCID)及WIFI信息(MAC码、IP地址)代码-delphi xe5 Android devices to get system information (IMEI, MSISDN, ICCID) and WIFI information (MAC code, IP address) code
Delphigetmac
- Delphi获取网卡地址,也就是MAC地址,获取计算机中安装的第一块网卡的MAC地址,这里是使用Delphi调用了NetBios函数,用此函数,你可以获得除MAC地址以外的更多网络信息。将NCB的ncb_command成员设为NCBENUM,可以得到计算机的网卡数量 设为NCBASTAT,可以得到某块网卡的信息。 在查询MAC之前,需要将网卡Reset,可以通过NCB的ncb_command成员设为NCBRESET并调用NetBios函数来实现。-Delphi access to th
Mac
- 用delphi编写的这个代码可以获取计算机mac地址-Get computer mac address
GetMac
- 通过DELPHI获取本机的网卡的mac地址。-Get mac address of the machine by DELPHI. By learning each other
GetMac
- Delphi获取本地Mac地址,本代码可以很好的自动识别机器mac地址。(GetMacAddress use delphi ,we can get mac address automaticlly.)