How to get hardware information by Java?
I want to know how to get hardware information of Computer,such as CPU serial number,Hard Disk serial number,because I want to create a unique computer number,through this unique computer number,I will create a serialnumber upon it. Anybody could give me some source code for me?
Thanks in advance!