Red Hat NETSCAPE ENTERPRISE SERVER 6.1 - NSAPI PROGRAMMER GUIDE Guia de Instalação Página 50

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
  • Página
    / 85
  • Índice
  • MARCADORES
  • Avaliado. / 5. Com base em avaliações de clientes
Vista de página 49
Chapter 13. Overview
Read this chapter for a brief introduction about the Internet Server Application Programming Interface
(ISAPI).
13.1. What is Internet Server API
Internet Server Application Programming Interface (ISAPI) is a multi-tier application programming interface
for Microsoft Internet Information Services (IIS) web servers, and other compatible third-party web
servers.
Two application types exist for ISAPI applications:
Extensions (full applications that run on IIS);
Filters (applications that modify or enhance IIS functionality by constantly filtering for requests
relevant to their functionality).
ISAPI applications are implemented by compiling Extensions or Filters into Dynamic Link Library (DLL)
files. The DLLs must be registered with the web server before they are available for use.
50 Chapter 13. Overview
Vista de página 49
1 2 ... 45 46 47 48 49 50 51 52 53 54 55 ... 84 85

Comentários a estes Manuais

Sem comentários