Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Mike Lewis on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

Call process to run on networked machine

Status
Not open for further replies.

benjatado

Programmer
May 15, 2005
52
0
0
US
Hi,

I am at the point where I need to implement use of additional networked machines ("slaves") to perform processes that are called from one central "master" machine.

The current build running local provides arguments to a local "worker.exe" through process.startinfo.

How can I perform a similar operation and start the "worker.exe" process to run local on a networked "slave" machine instead?

Thanks!

B
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top