Fastream Technologies wrote: > Francois, > > The work for ICS-v6 BCB compatibility is complete! Please let's share > it with others. However the work Arno did does not work well with the > latest wsockbuf design. I think Arno and you should adopt the code > and make the integration.
I tried today but got strange errors in constructor and in destructor, SSL uses one more buffer, currently I have no idea what's going on, sorry. Also I think that V6 should get a secure method to move a socket to a different thread context. Required only in multi-threaded server implementations after Accept a client connection. > > Regards, > > SZ > > ----- Original Message ----- > From: "Francois PIETTE" <[EMAIL PROTECTED]> > To: "ICS support mailing" <[email protected]> > Sent: Monday, June 12, 2006 7:14 PM > Subject: Re: [twsocket] What to use with BDS 2006 > > >>> I'm using C++Builder 2006. What is the best version to use for a >>> release (stable) application built with C++Builder 2006? >> >> ICS V5 is the last stable for BCB2006. >> Fastream is working on ICS-V6. >> >>> Also, are there any stable SSL components for BDS 2006 yet? I've >>> been waiting for quite some time to support SSL but so far it seems >>> the SSL stuff >>> wasn't good enough/ready. Are there any SSL enabled components that >>> are non-BETA or stable enough for a release application for >>> C++Builder 2006? >> >> Again ICS-SSL-V5 is OK for BCB2006. >> Current ICS-SSL-V5 is still in development but already used in >> production code. >> >> Contribute to the SSL Effort. Visit >> http://www.overbyte.be/eng/ssl.html -- >> [EMAIL PROTECTED] >> http://www.overbyte.be >> >> >> -- >> To unsubscribe or change your settings for TWSocket mailing list >> please goto http://www.elists.org/mailman/listinfo/twsocket >> Visit our website at http://www.overbyte.be -- To unsubscribe or change your settings for TWSocket mailing list please goto http://www.elists.org/mailman/listinfo/twsocket Visit our website at http://www.overbyte.be
