----- Original Message -----
From: "Kenneth R. Robinette" <[EMAIL PROTECTED]>
To: <[EMAIL PROTECTED]>
Sent: Saturday, January 27, 2001 1:32 AM
Subject: Re: Openssl on Win32 (help!)


> From:           stuart hodgkinson <[EMAIL PROTECTED]>
> Subject:        Re: Openssl on Win32 (help!)
> To:             [EMAIL PROTECTED]
> Date sent:      Fri, 26 Jan 2001 23:11:35 +0000 (GMT+00:00)
> Send reply to:  [EMAIL PROTECTED]
>
> Stuart
>
> I think you are trying a little to hard.  And, although the
> documentation is not the best, you do have to at least try to read it.
> As for examples, the entire apps directory can be used as
> examples.  You even have a complete server and complete client as
> well as openssl which uses a large majority of  the functions.
>
> Have you even tried running openssl with s_server and s_client?
>
> On the winsock issue, why should you care.  If you use the normal
> OpenSSL functions you have no need for socket calls.
>
> Perhaps I don't understand what you mean by examples.
>
> Ken
>

Finally i have compilled s_client.c into a visual c++ project named
SSLClient. It is attached here.
But... it seems doesn't work at all. Why? In the debug mode BIO_printf()
function cause a ntdll.dll memory exception: "Unhandled exception in
SSLCliet.exe (NTDLL.DLL): 0x0000005: Access Violation" . The bio_err extern
pointer seems to be incorrect. Can anyone help me? I am using a openssl dlls
compiled by me on a nt 4 workstation sp6.

SSLClient.zip

Reply via email to