I am writing an application for executing commands on multiple machines at once without having to retype the command for every machine. Currently the application simply reads server names from a text file. How do I connect to each machine to execute the commands.