HI All,
I have been trying to create non blocking socket connection
on windows and linux.
I failed to create SSL connection with BIO so i tried fd.
And created non blocking connection like this on windows
int fd = socket(AF_INET, SOCK_STREAM, 0);
set it non blocking like
Can't you just include libeay32.lib and ssleay32.lib in your project as
additional libraries? The you just need to add the path to those libs
and you're done.
I looked at the project on that site and its old, and all it does is
compile the libraries in the VC++ GUI, instead of using the nice scri
Hello,
What's the matter. Nobody is doing what is mentioned below or people don't
reply back on this group.
Thank You.
From: "ahmad hassan" <[EMAIL PROTECTED]>
Reply-To: openssl-users@openssl.org
To: openssl-users@openssl.org
CC: [EMAIL PROTECTED]
Subject: Problem in compiling openssl 0.9.7g on W
Richard Levitte - VMS Whacker wrote:
This kind of question should go to openssl-users@openssl.org, which is
why I only send the response there.
I'm surprised you bothered, given that he spammed every email address he
could find.
--
http://www.apache-ssl.org/ben.html http://www.thebunker.net
This kind of question should go to openssl-users@openssl.org, which is
why I only send the response there.
In message <[EMAIL PROTECTED]> on Thu, 5 May 2005 14:26:42 +0530, "Karthik
Bodigere" <[EMAIL PROTECTED]> said:
Karthik.Bodigere> I am using OpenSSL library in our web application.
Karthik.B
-
-
I am using OpenSSL library in
our web application.
But now i am making my web application
to support IPV6.So is there any version of openSSL which supports IPV6
.
If not suggest me the modifications
which i have to carry out in giving IPV6 support to OpenSSL.
Regards
Karthik
L&T Infote