搜索资源列表
javagetMAC
- java简单的获取windows系统网卡mac地址-simple access to the Windows system card mac address
GetNetCard
- 这是一个获取计算机网卡详细信息的小程序,如读取MAC地址等。-This is a computer card access to detailed information on small procedures, such as reading MAC address.
testMac
- 准确无误地获取网卡的MAC地址,并将其以16位形式显示出来。-accurate access to the NIC's MAC address and its form 16 to show.
111
- 该程序可以实现一下功能: 获取本机IP地址和MAC地址。 (附课程设计报告)
getMAc
- 这个是Delphi 2007下写的,需要Indy的ICMP控件 (Delphi2006应该也能编译,因为都带的是Indy10) 原理就是多线程Ping一个网关下的所有主机,然后导出ARP缓存。 因为Ping前会发出ARP请求获取每个IP的MAC地址,所以在Ping完后用 arp -a 取得本机ARP缓存。 最后就是读入arp -a 的返回,并存起来备查。
dydl
- 单一登录功能描述:这个DEMO实现了同一个账户同一个时间只能登录一个。如果有人再用相同账户登录,则会提示已经在线。如果登录的用户非正常掉线,在用户的电脑上还可以继续登录。如果掉线之后在其他电脑上登录。则必须在1个小时之后(这个时间可以该)。基本的实现思路是:Web应用程序启动时,在内存中创建一个对象池。对象持中保存着已经登录的用户信息。用户的信息包括登录名,MAC地址和时间戳。每次用户登录时都会检查是否已经登录过,如果没有则将登录信息保存到对象池。如果登录过,则比较MAC地址是否相同,如果相同,
ip2mac
- 可以通过在文本框输入IP地址,进行获取本地或者同网段机器的MAC地址-through in the text box enter IP addresses, access to local or network of machines with the MAC address
delphi获取cpu、mac地址源码例子
- delphi获取cpu、mac地址源码例子
delphi_get[ip-mac-name]
- 获取本地计算机IP地址、MAC地址、计算机名。使用到winsock,nb30。-Obtain the local computer IP address, MAC address, computer name. Used winsock, nb30.
NBTSTAT-Delphi
- NBTSTAT 获取 MAC GROUP -NBTSTAT access MAC GROUP
4
- vc 获取cpu信息 CPU序列号有一个好处就是非常难以修改,至少目前还没听说。将CPU ID 和MAC id 、硬盘id组合起来生成软件序列号,可以大大增加序列号的安全性。-vc obtain information cpu CPU serial number has the advantage that it is very difficult to modify, at least not yet heard. The CPU ID and the MAC id, drive id tog
mac
- delphi 编写的获取电脑的mac地址demo-delphi write access to the computer mac address demo
V3.1
- 获取您的MAC地址,在您使用过程中,如何获取MAC,一般用于软加密!-Get your MAC address
Mac
- 用delphi编写的这个代码可以获取计算机mac地址-Get computer mac address
MAC
- 获取本机IP 还有马克地址,比较简单,是个人的处女秀,属于新手级别,来咱们这就是想学习其他人的呢-Access to the machine IP address, and mark is simpler, is a person s debut, belongs to a new level, this is we want to learn to others
test3
- delphi 两种方法获取MAC地址。方法一只能获取一块网卡的地址,且在某些系统下失效。方法二可以获取多个网卡地址,可靠。-delphi mac address
Get-MAC-Address
- 本vi是通过执行系统指令来获取MAC地址-Get MAC address via System Comments
Get-PC-MAC-Address
- 获取电脑的MAC地址的小程序,可以参考一下-Get PC MAC Address
Myo Data Capture OSX
- 实现myo的数据获取功能,可以在mac上运行(Implement the data acquisition function of myo, which can run on MAC)
获取MAC地址
- 该程序在labview平台上实现获得MAC地址的功能(The program realizes the function of getting MAC address on LabVIEW platform.)