搜索资源列表
cpu_id
- java获得CPU序列号和网卡Mac地址-CPU card serial number and address of the Mac
JAVAMAC
- JAVA得到网卡物理地址(windows和Linux) ,当时觉得挺好,后来正好项目里有需要,就用了它,但好像有点问题.因为它是采用固定字符串搜索(if (line.indexOf(\"Physical Address\") != -1) )获得MAC 地址的,后来在应用时出了问题,因为没有\"Physical Address\"这一项.后来在外网在查查了一下,后来发现老外有写一个这样的类,可能那样的方式更加可靠一点.算是做个标记
GetTheMACAddress
- 用JAVA得到本机MAC地址 参考
MacAddressAccess
- 如何使用java来获取机器的MAC地址,请看这个程序,献给java初学者,希望大家一起学习
mac
- Javascr ipt实现显示本机网卡的物理地址
取硬盘序列号与网卡MAC地址源码 DEMO
- 取硬盘序列号与网卡MAC地址源码-drive from card serial number and MAC address FOSS
得到Mac地址
- 通过java得到Mac地址是非常简单的,不信就look一下!-get mac though java is very simple . please try
局域网网络活动主机ipMap映射扫描程序
- 本程序用于扫描局域网中活动的计算机,将所有活动的计算机的ip与mac地址记录在本地txt文档中
mac
- 一个用java作的,用于获取windows主机MAC地址的程序-Used for a java for windows host MAC address to obtain the procedure
ReadMAC
- 获取本机的MAC地址,使用java编程,并且具有图形界面.-get the mac adress of my owen computer
MacFind
- 通过发送ARP报文,获得局域网主机MAC地址-By sending a ARP message, get access to the LAN MAC address of host
GetMAC
- 用JS程序获取本机全部的MAC地址,保存有MAC.TXT文件中。-JS procedures used to obtain all of the local MAC address, MAC.TXT document preservation.
java
- 能够显示本机主机名,IP地址、MAC地址、默认网关、相关网络协议等内容,小巧实用。-Can show the local host name, IP address, MAC address, default gateway, and other content related to network protocols, compact utility.
get_mac_address_using_java
- 两种获取MAC地址的方法,一种是可以获得本机的MAC地址,另一个是通过ip地址获取远程客户端的MAC地址。-Two methods to obtain MAC addresses, one is access to local machine s MAC address, and another gets the remote client s MAC address by its ip.
Sysinfo
- 获取电脑相关配置信息,比如网卡流量、cpu和内存使用率、ip和mac地址、操作系统等。但是只能获取本机,不能作为客户端的形式-Access to computer-related configuration information, such as LAN traffic, cpu and memory usage, ip and mac address, the operating system. But the only access to the machine, not as a cli
Regular-expression-to-obtain-MAC
- 现在网上有许多用java实现的获取MAC地址的方法,都是利用了windows系统的config命令,但是这些方法都是直接查找config命令的输出字符串。这种方法对一种语言的windows系统还可以,当在其它语言的系统下运行时,就会出现问题,本文的代码利用正则表达式,使获取MAC地址的程序能够在多语言环境下运行。-Get the MAC address of the method of realization of java online, are using the windows syste
java-mac
- java_根据IP获取客户端Mac地址win7版-java_ Get the Mac address of the client based on the IP
Android-Gets--IP-and-MAC-
- Android获取手机IP和MAC地址,代码有点短,但是很实用-Android Gets Mobile IP and MAC address, code a little short, but very practical
mac
- java获取不同系统的mac地址。比如linux系统,windows系统(xp系统,win7系统等)-get mac address on different platform by java 。
mac
- java中通过applet获取本地mac地址的的demo-applet demo