Wednesday, April 6, 2011

SSH connection in C++ under Linux

Hi. I am coding a simple networking tool in C++ that should be working under unix/linux operating systems. I need to make SSH connection in C++, i.e. C++ SSH client ? And don't forget - Linux, so don't point me to msdn.

Thanks in advance.

From stackoverflow

0 comments:

Post a Comment