Click to See Complete Forum and Search --> : Remotely executing a script from C++


perfectly_dark
06-29-2005, 05:11 PM
Hello,

I need to write a program (Runs on windows) that will remotely execute a script (On a Linux box). How could I do this. Is there an open wrapper or library that implements telnet or ssh so that I can login and execute some commands?

Thanks,
David