| Author |
Getting Operating System information Using Java
|
ketan bhav
Greenhorn
Joined: Aug 31, 2011
Posts: 2
|
|
Hi
Can any one help me to get information of Operating System information using Java?
Is there any tool API available or system API which can be useful to get information of OS from Java.
|
 |
Rob Spoor
Saloon Keeper
Joined: Oct 27, 2005
Posts: 18365
|
|
|
Let's start by specifying what information you want. Some of it may be available through pure Java, some through JNI, some through calling an external process.
|
SCJP 1.4 - SCJP 6 - SCWCD 5
How To Ask Questions How To Answer Questions
|
 |
 |
|
|
subject: Getting Operating System information Using Java
|
|
|