uprichard
Programmer
- May 2, 2002
- 16
I need a way to control a number of machines (Linux and Windows) from a central machine (Windows).
So I am looking for a Client / Server setup. The central machine should be able to issues commands to the other machines (Only require it to talk to one machine at a time).
It should also be able to transfer files to and recieve files back from the other machines.
I dont want a server running on the Central machine with the other machines connecting due to network traffic.
Instead I want each machine to be ruuning a Server, to which the central machine can connect to issue it commands etc.
There must be something out that already to save me having to write it from scratch.
So I am looking for a Client / Server setup. The central machine should be able to issues commands to the other machines (Only require it to talk to one machine at a time).
It should also be able to transfer files to and recieve files back from the other machines.
I dont want a server running on the Central machine with the other machines connecting due to network traffic.
Instead I want each machine to be ruuning a Server, to which the central machine can connect to issue it commands etc.
There must be something out that already to save me having to write it from scratch.