Unique JVM / system_specific number
2 Message(s) by 2 Author(s) originally posted in java security
| From: mark |
Date: Monday, November 13, 2006
|
Hello,
I'd like to be sure that my
app will be
run only on specific
workstation, so I am thinking now of checking it by comparing
system -specific value. Is there something that in JVM? If not, do you
know how to get it from the microsoft windows system (I know I'll
lose
compatibility with other systems, but I just need it). I am
looking for something very specific (I was thinking about hostName or
IP
address but these values are too sensitive to change in one OS).
Regards, mark
| From: sgoo |
Date: Friday, November 24, 2006
|
Next Message: ORAddress Objects