Programmatically Run a Remote Process
C / C++ / MFC
2
Posts
2
Posters
0
Views
1
Watching
-
I have a system that runs multiple services on multiple servers. I have a program that will shutdown and restart a server. I need to know how I can run this program on each server programmatically from one of the servers? AKA: Remote Process
-
I have a system that runs multiple services on multiple servers. I have a program that will shutdown and restart a server. I need to know how I can run this program on each server programmatically from one of the servers? AKA: Remote Process
DCOM Win9x will not allow you to launch an on it from a remote machine though. :(
Jason Henderson
quasi-homepage
articles
"Like it or not, I'm right!"