> my server-application is waiting for connections via > > BIO_do_accept(acc) > > If a client connects to my server-application I would like to > know which > IP-Adress the client has. How can I get this infomation?
How about BIO_get_conn_ip()? Mark ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager [EMAIL PROTECTED]