|
-
April 28th, 1999, 04:59 AM
#1
Launch a process in a remote machine
I would like to launch a process in a remote machine, but I don´t know how I can do it. I am working with Windows NT.I know how I can kill a process in a remote machine with rkill, but i don´t know how i can launch it.
Thanks very much.
-
April 28th, 1999, 05:39 AM
#2
Re: Launch a process in a remote machine
there is a REXEC command that is supposed to allow you to start a process on another machine.
-
May 5th, 1999, 06:38 AM
#3
Re: Launch a process in a remote machine
If the application you want to launch is developed on your own
you can implemment COM interface. DCOM technology enables both launching and
killing such process either on local or remote machine quite easily.
It also enables to communicate with such process across network.
Posting Permissions
- You may not post new threads
- You may not post replies
- You may not post attachments
- You may not edit your posts
-
Forum Rules
|
Click Here to Expand Forum to Full Width
|