954,518 Members — Technology Publication meets Social Media
Username:
Password:
Lost login information?
Have something to say? Contribute New Article Reply to this Article

process runnig on remote machine.

i devlop a intranet application in java.
can any one give me idea about how i show runnig process on remote machine using java
programme.

trhough wmi application i get information in vb,c# and c++ language. but i cannot find any solution in java.

paurik
Newbie Poster
17 posts since Jan 2008
Reputation Points: 10
Solved Threads: 0
 

You can't get information on one machine about things running on another, period.
You need at the very least a process on that remote machine that collects the data and hands it to you when requested.

jwenting
duckman
Team Colleague
8,392 posts since Nov 2004
Reputation Points: 1,662
Solved Threads: 337
 

This article has been dead for over three months

Post: Markdown Syntax: Formatting Help
You