Pi³Web - How to handle large amount of data with ISAPI/CGI
by Holger Zimmermann (zimpel@t-online.de)
V 1.1, 18 July 1998, replaces document from 17 June 1998
Common problems with ISAPI/CGI when handling large amount of data.
1.
ISAPI: Build a client extension DLL to read large data
1.1 Delphi 3 example
1.2 Debugging a client extension DLL from Delphi
1.3 Related flags in the ISAPI handler object of the server configuration file
2.
Standard CGI (Perl)
3.
Buffering (a discussion)