文件名称:Java-HardwareIDUtils
- 所属分类:
- JSP源码/Java
- 资源属性:
- [MacOS] [Java] [源码]
- 上传时间:
- 2012-11-26
- 文件大小:
- 49kb
- 下载次数:
- 0次
- 提 供 者:
- 杜**
- 相关连接:
- 无
- 下载说明:
- 别用迅雷下载,失败请重下,重下不扣分!
介绍说明--下载内容均来自于网络,请自行研究使用
JAVA源码,本人原创开发和整理,经过多个商业软件检验的代码,取得机器的硬件指纹,
设计支持windows、linux、OS等操作系统平台,目前已经支持windows平台,可根据思路自行补充linux和OS平台下的一些api,取得机器硬件指纹(cpu 序列号、mac地址、BIOS序列号、硬盘ID),主要用作软件授权使用对象的锁定,只允许指定的机器硬件使用您的软件 另外在util包内有常用的一些文件、时间、数组等处理的util类,可供参考。-Original development and consolidation, a number of commercial software testing code to obtain the machine' s hardware fingerprint, designed to support windows, linux, OS operating system platform, now supports windows platform, based on the idea of self-supplement linux and OS platforms some api, to obtain the machine hardware fingerprint (CPU serial number, MAC address, BIOS serial number, hard disk ID) of, mainly used for software license using the object' s lock, allowing only the specified machine hardware to use your software util package commonly used in the util class file, time, array processing, for reference.
设计支持windows、linux、OS等操作系统平台,目前已经支持windows平台,可根据思路自行补充linux和OS平台下的一些api,取得机器硬件指纹(cpu 序列号、mac地址、BIOS序列号、硬盘ID),主要用作软件授权使用对象的锁定,只允许指定的机器硬件使用您的软件 另外在util包内有常用的一些文件、时间、数组等处理的util类,可供参考。-Original development and consolidation, a number of commercial software testing code to obtain the machine' s hardware fingerprint, designed to support windows, linux, OS operating system platform, now supports windows platform, based on the idea of self-supplement linux and OS platforms some api, to obtain the machine hardware fingerprint (CPU serial number, MAC address, BIOS serial number, hard disk ID) of, mainly used for software license using the object' s lock, allowing only the specified machine hardware to use your software util package commonly used in the util class file, time, array processing, for reference.
(系统自动生成,下载前可以参看下载内容)
下载文件列表
com\land\HardwareID.java
...\....\HardwareIDUtil.java
...\....\IHardwareIDGeter.java
...\....\LinuxHardwareIDGeter.java
...\....\OSXHardwareIDGeter.java
...\....\util\ArrayHelper.java
...\....\....\Assert.java
...\....\....\BeanProxy.java
...\....\....\ClassUtils.java
...\....\....\CollectionUtils.java
...\....\....\DateTimeUtils.java
...\....\....\FileCopyUtils.java
...\....\....\FileFilter.java
...\....\....\ObjectUtils.java
...\....\....\PropertiesHelper.java
...\....\....\StringHelper.java
...\....\....\StringUtils.java
...\....\....\SystemPropertyUtils.java
...\....\....\Timer.java
...\....\WindosHardwareIDGeter.java
...\....\util
...\land
com
...\....\HardwareIDUtil.java
...\....\IHardwareIDGeter.java
...\....\LinuxHardwareIDGeter.java
...\....\OSXHardwareIDGeter.java
...\....\util\ArrayHelper.java
...\....\....\Assert.java
...\....\....\BeanProxy.java
...\....\....\ClassUtils.java
...\....\....\CollectionUtils.java
...\....\....\DateTimeUtils.java
...\....\....\FileCopyUtils.java
...\....\....\FileFilter.java
...\....\....\ObjectUtils.java
...\....\....\PropertiesHelper.java
...\....\....\StringHelper.java
...\....\....\StringUtils.java
...\....\....\SystemPropertyUtils.java
...\....\....\Timer.java
...\....\WindosHardwareIDGeter.java
...\....\util
...\land
com