Internet Server API
(I-S-A-P-I)
An API designed to allow programmers to develop web-based applications that are integrated with Microsoft's IIS web server. Unlike Web applications such as CGI, ISAPI is implemented in the server as a series of dynamic link libraries (DLLs) that are loaded into memory for use by the system. The server can load and unload these DLLs as necessary for more efficient operation. ISAPI is supported by companies other than Microsoft.
More Information
Last Changed: Sunday, January 22, 2006
Navigation: Computer Knowledge Home :: Terms :: I :: ISAPI
