Hi all,
Actually I need to know the running processes on remote server.
I must clear one thing that we don't have any access right problems for that server. We can access that server from my local machine.
Now what I want to do is designing of a graphical application in which User can have view to all processes running on that server machine, and according to the user right he/she can cancel/kill the process.
I have done some work besides of Swing designing for getting the
list of processes of Local Machines. Here it is as follows.
[B]
[/B]
Now could anyone let me know, How to get the remote running(
live)
processes if
we know the IP of that machine.
For this we can let suppose the IP of machine is
XYZ.ABC.DEF.RDE.
Thanks in advance for replies.
[ March 14, 2007: Message edited by: Ankur Sharma ]
[ March 14, 2007: Message edited by: Ankur Sharma ]