Results 1 to 2 of 2
Hi,
I need to identify a computer in a unique way. Is there any possibility to do this?
I've found that only the MAC address is unique... really no alternatives??
...
- 03-25-2008 #1Just Joined!
- Join Date
- Oct 2006
- Posts
- 6
Unique HardwareID
Hi,
I need to identify a computer in a unique way. Is there any possibility to do this?
I've found that only the MAC address is unique... really no alternatives??
Can anyone point me to source code in C or C++ that gets from the system:
BIOS ID
HardDisk ID
Volume ID
Motherboard ID
CPU ID
Thanks!
- 03-26-2008 #2Just Joined!
- Join Date
- Mar 2008
- Posts
- 1
Try using dmidecode command. It dumps all the information of your hardware.
dmidecode
HTH.
Thanks,
Sachin


Reply With Quote