Paul,
Thanks for your email. I understand that it can work with requires
OS's. However, I am facing major crashes while executing example codes
with Visual Studio 2008. Same works fine with Linux-Ubuntu. Also there
are no crashes if I compile the C code through Cygwin.
Please let me kno
Paul,
This is surprising. I had downloaded openssl version 0.9.8i,
which is the lastest build (Sep 2008) and the application crashed.
After your email, i tried building the same sample application
with openssl ver 0.9.8g and there is no crash. However, another issue i
face is wi
A tiny bit of reading libssh2's sourceforge project page will answer
your question.
http://sourceforge.net/projects/libssh2
Paul
On Thu, Sep 25, 2008 at 3:12 PM, Kshitij Deshpande
<[EMAIL PROTECTED]> wrote:
> Hello all,
>
>I am new to libssh2 and want to use the same with an application
>