On Thu, Jul 11, 2013 at 12:19 AM, Marius <[email protected]> wrote: > Hello, > I want to use ssh embedded in my client-server applications, so that I secure > the connections to the databasess through ssh tunnels. > > I installed libssh from http://www.libssh.org/ and I have "ssh.dll" in > C:\Program Files\libssh\bin > I think it is a C dll and I don't know if I can use it directly. > > Does anyone have experience with libssh? Or with other embedded ssh client > solutions?
I can't help you out with libssh specifically, but I thought I should point out that if you don't mind running an external command, the PuTTY SSH client package includes a command line utility plink.exe, which would do what you want with a minimum of fuss. <http://www.chiark.greenend.org.uk/~sgtatham/putty/download.html> or <http://tinyurl.com/2r4w> HTH dt -- Dave Thayer Denver, CO _______________________________________________ Post Messages to: [email protected] Subscription Maintenance: http://mail.leafe.com/mailman/listinfo/profox OT-free version of this list: http://mail.leafe.com/mailman/listinfo/profoxtech Searchable Archive: http://leafe.com/archives/search/profox This message: http://leafe.com/archives/byMID/profox/caao+qovc2nltecmcxb8qsao5qepfkofv_puc8d+toch7arr...@mail.gmail.com ** All postings, unless explicitly stated otherwise, are the opinions of the author, and do not constitute legal or medical advice. This statement is added to the messages for those lawyers who are too stupid to see the obvious.

