> Very interesting! Could a generic "tiny CGI" be written for all interpreters > such as PHP, Perl, Python or must we write separate ones for each?
To be generic, the CGI should implement ISAPI interface and then can use any ISAPI DLL. Maybe this would make the CGI too big ? Maybe one more DLL layer would maintain small CGI footprint ? > How much of the job does your MidWare code do? It translate MidWare request received from the web to something understandable by a standard MidWare appserver. It communicate with the lowest level API to have the smallest exe file possible. > Is it commercial or free like ICS? It is commercial. Source available for purchase only. -- Contribute to the SSL Effort. Visit http://www.overbyte.be/eng/ssl.html -- [EMAIL PROTECTED] Author of ICS (Internet Component Suite, freeware) Author of MidWare (Multi-tier framework, freeware) 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