What's MAC address ? What is a unique ID for a PC ?
Posted
by Frank
on Stack Overflow
See other posts from Stack Overflow
or by Frank
Published on 2010-03-11T21:48:18Z
Indexed on
2010/03/11
21:49 UTC
Read the original article
Hit count: 237
I have a PC with dual cores, it has two MAC addresses : 00-1D.... & 00-21..... Are these IDs for the two cores ? If I want to get hold of a unique ID for this PC, how to get it with a Java call ? Maybe there is something in Java like "System.getId()" ?
Frank
© Stack Overflow or respective owner