I currently have two applications, one is on Windows and one is on Linux. They need to work together (There's socket interaction between them and so on).
I need to somehow make only one application, but I still need things to operate on the linux side.
What I'm looking for is some API available in Windows to open a SSH connection (I think that a telnet connection will also do, not sure though), and dispatch a few commands through it to my Linux PC (To start sending some stuff).
I'm bound to using Windows API on VS2005 in C/C++. I used plink for a bit, and it's very nice and useful, but I can't have a third-party installation to make it work.
I really appreciate your help.
I have not used this myself but libssh looks like it would fit the bill for you.
You might have a look to ChilkatSoftware at http://www.chilkatsoft.com/ssh-features.asp, they offer a SSH API for Windows.
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With