|
Hey lealea,
Java really wasn't meant to do this, but there are ways to do anything. I would use System.LoadLibrary to get the Windows Management Interface (WMI) code into your Java app, then call the WMI routines you need to get these stats. This solution is very windows centric, but it's relatively quick.
Don.
__________________
Don MacVittie F5 Networks - To view links or images in signatures your post count must be 10 or greater. You currently have 0 posts.
|