Looking back in the archives, I see that Brady Moritz pleaded for the following:

> Instead of full docs, do any of you have a brief explanation of the step
> involved in opening a connection to a server? a high-level overview of 
> whatprocs to call in what order etc to create a simple remote server 
> connection, trans data, and then close would be great.

What I have is a bit sketchy (and I'm working on more), but you might be interested in 
http://www.darkspell.com/gadgets/ssl Be patient with it: I start w/ a detailed 
description of how to compose a straight http POST on port 80, then add an SSL 
connection on top of that. 

(I have code that I'll be posting soon showing a non-blocking client using the BIOS 
struct talking to a threaded server -- both doing mutual auth, but it's been promised 
first to a paying print publication.)

John
[EMAIL PROTECTED]
www.darkspell.com
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to