I have a requirement where we need to connect to unix machine, run some commands and capture output(on the lines of what "putty" does). I wanted to know how it can be accomplished through C++ code. We can use SSH, Rlogin connectivity. Thanks Amit
I have a requirement where we need to connect to unix machine, run some commands and capture output(on the lines of what "putty" does). I wanted to know how it can be accomplished through C++ code. We can use SSH, Rlogin connectivity. Thanks Amit