Java : Get computer Spec via computer-name -


is there way specs of computer using java giving computer name.

cause dont want specs of pc app running on.

is possible remotely?

if remove system running windows, , have appropriate privileges, may able retrieve information want using wmi library.

there's comparison of java wmi libraries http://www.vijaykandy.com/2009/09/windows-management-instrumentation-wmi-from-java/.

wmi "windows management instrumentation", , allows query remote windows systems , perform management functions.

if take route, scriptomatic great tool browsing wmi classes.


Comments

Popular posts from this blog

c++ - Is it possible to compile a VST on linux? -

java - Output of Eclipse is rubbish -

jquery - Confused with JSON data and normal data in Django ajax request -