Hi Allen, Nice to hear from you and glad you are still interested in contributing code to the Synapse community. Did you by any chance find time to work on the example we discussed last time? I think that would be an exciting contribution with or without support for SSL/TLS considering your range of expertise.
Recap: Allen Drennan wrote: > I would love to see a working demo of a small application using 2 > threads, one that calls SendBuffer and one that calls RecvBuffer > using your SSL component and Synapse together. You are not allowed > to Synchronize with the main thread and you are not allowed to > collapse all the communications into a single thread. Sure, if you provide me such a demo that works without SSL, I will show how to modify it so that it uses SSL_StreamSec. If you provide the core implementation of socket I/O and threading, we wouldn't have to discuss afterwards whether my code complies with your requirements or not. Allen Drennan wrote: > No, we created our own threaded socket core for the IM product line > although Synapse would have been a great choice. > > -----Original Message----- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf Of Tony > Caduto > Sent: Thursday, November 02, 2006 11:34 AM > To: Ararat Synapse > Subject: Re: [Synalist] Updated SSL/TLS ssl_sbb.pas for Synapse > > Allen Drennan wrote: >> For those using our contributed SSL/TLS support for Synapse with Eldos > >> SecureBlackbox (http://www.eldos.com/sbb/) we have uploaded an updated > >> revision that reflects numerous fixes we have made over the past 6 > months: >> http://www.wiredred.com/downloads/synapse/ssl_sbb.pas >> >> >> >> We have tested this with HTTPS clients, SSL/TLS clients and servers >> written with Synapse, including HTTP servers and TCP echo servers. >> >> > ------------------------------------------------------------------------ >> > Allen, > Are you using Synapse in your IM stuff now? > ------------------------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ synalist-public mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/synalist-public
