Este contenido no está disponible en el idioma seleccionado.

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); and
  • 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. These DLLs must then be registered with the web server before they are available for use.
Volver arriba
Red Hat logoGithubredditYoutubeTwitter

Aprender

Pruebe, compre y venda

Comunidades

Acerca de la documentación de Red Hat

Ayudamos a los usuarios de Red Hat a innovar y alcanzar sus objetivos con nuestros productos y servicios con contenido en el que pueden confiar. Explore nuestras recientes actualizaciones.

Hacer que el código abierto sea más inclusivo

Red Hat se compromete a reemplazar el lenguaje problemático en nuestro código, documentación y propiedades web. Para más detalles, consulte el Blog de Red Hat.

Acerca de Red Hat

Ofrecemos soluciones reforzadas que facilitan a las empresas trabajar en plataformas y entornos, desde el centro de datos central hasta el perímetro de la red.

Theme

© 2025 Red Hat