SSH Client connection - WeOnlyDo Discussion board

SSH Client connection (wodSSHTunnel)

by Jasmine, Tuesday, December 13, 2016, 10:22 (2663 days ago) @ Mariana Cimpoca

Hi Mariana,

VARIANT is regular C/C++ type, and is widely used in COM world to hold "some sort of data", where variant type can be defined inside the data itself. You can see list of what variant supports, for example, here:

https://msdn.microsoft.com/en-us/library/windows/desktop/ms221627(v=vs.85).aspx

As for wodSSHTunnel which I see you reference here, did you check out VC sample included with the product called 'Console sample to create keys' which does exactly what you need and uses VARIANTs? I believe it could be 'drop in' sample for your needs.

I hope this helps!
Jasmine.


Complete thread: