I have a program on the Mac Side which I would like to run from a Windows application by using a system command from within the application. Is this possible and if so, how can it be done?
Download PuTTY from http://www.chiark.greenend.org.uk/~sgtatham/putty/ and read up on SSH at http://www.openssh.com. Good luck!