Hi,
        I wanted to know if i need to extend the Openssl BIO interface for
my own custom interface what are the steps involved.

What all i know is that i can register my own callbacks for Read/Write/Crtl
etc but how do i make Server to wait to accept connection from client the
way socket is implemented ?

Can i get some BIO examples which are implemented without using sockets. I
came across ssltest.c in openssl zip which used BIO mem but it implements
both client and server together. For my test purpose I tried separating out
both in separate threads but couldnt succeed.

Let me know if i am not clear in explaining my query, i will try to refine
it.

Thanks and regards
Somesh
-- 
View this message in context: 
http://www.nabble.com/Openssl-BIO-and-custom-I-O-interface-tp21055752p21055752.html
Sent from the OpenSSL - Dev mailing list archive at Nabble.com.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [email protected]

Reply via email to