Hello!

> 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. 

Hey, one moment - you load the dll, init it, call some code stored in it,
deinit, and unload on each connection?

-- 
Piotr "Hellrayzer" Dalek
[EMAIL PROTECTED]

----------------------------------------------------------------------
Sa niesamowite, zobaczysz... ;-) >>> link http://link.interia.pl/f18b9

-- 
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

Reply via email to