Board index » Visual Studio » mfc/c++ -> emulate user using ssh2
|
Lillianna
|
mfc/c++ -> emulate user using ssh2
Visual Studio107
I'm having to do things "the hardway" because an organization won't let me run an application on their box, but the organization has no problem giving me ssh access, so... I need to write an application that will emulate a user that is using ssh to login onto a box and then execute commands as required by the controlling application. I need to be able to keep the connection open between commands. I really don't know what commands/functions/api I need to use (i.e. where to start), but once you point me in the right direction, I'm good to go. Thanks, Rein - |
