As far as I remember, there is either a sample HttpServer application using threads or someone talked about it in the mailing list. Search the mailing list archive (link at the support page at ICS website).
Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html -- [EMAIL PROTECTED] The author for the freeware multi-tier middleware MidWare The author of the freeware Internet Component Suite (ICS) http://www.overbyte.be ----- Original Message ----- From: <[EMAIL PROTECTED]> To: <twsocket@elists.org> Sent: Saturday, September 24, 2005 5:45 PM Subject: [twsocket] Open to Suggestions >I am having to do an interface to an older COBOL architect application in >which I am basically a WWW interface for the newer applications. > > I have a COBOL DLL written that works and communicates well with the COBOL > data. I would like to use the HTTPSERVER and call this DLL repeated times > for various connections. Because of the "SLOWNESS" of this DLL and the > overhead of having to initialize it each time, I really hate doing it in > the BASE code of the HTTPSERVER. Is there a way to initialize threads > (pools) that sessions can use when they come in? any examples of such? > > Is there a way to keep the session open in the HTTPSERVER after each > request? I could initialize it and associate it with a particular session > (but it appears they close each time). > > Any suggestions welcome..... > > Thanks > Ed > -- > 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