manicmonkey / licensing

Technology demo
GNU General Public License v3.0
1 stars 1 forks source link

Create licensing client library #19

Open manicmonkey opened 9 years ago

manicmonkey commented 9 years ago

It could use the UUID from the BIOS as a unique identifier.

This can be accessed on Windows using WMI, and on Linux using dmidecode (although would need root on Linux).

Java COM api: http://stackoverflow.com/questions/2461141/get-a-unique-computer-id-in-python-on-windows-and-linux http://stackoverflow.com/questions/4610063/recommended-libraries-howtos-for-using-wmi-with-java http://jawinproject.sourceforge.net/