The Internet Server Application Programming Interface (ISAPI) is an N-tier API of Internet Information Services (IIS), Microsoft's collection of Windows-based web server services. The most prominent application of IIS and ISAPI is Microsoft's web server. The ISAPI has also been implemented by Apache's mod_isapi module so that server-side web applications written for Microsoft's IIS can be used with Apache, and other third-party web servers like Zeus Web Server offer ISAPI interfaces.

PropertyValue
dbpprop:abstract
  • The Internet Server Application Programming Interface (ISAPI) is an N-tier API of Internet Information Services (IIS), Microsoft's collection of Windows-based web server services. The most prominent application of IIS and ISAPI is Microsoft's web server. The ISAPI has also been implemented by Apache's mod_isapi module so that server-side web applications written for Microsoft's IIS can be used with Apache, and other third-party web servers like Zeus Web Server offer ISAPI interfaces.
  • Internet Server API (ISAPI) ist eine Programmierschnittstelle (Application Programming Interface) von Microsoft, die im Microsoft Internet Information Services, dem Microsoft Exchange Server und im Microsoft Internet Security and Acceleration Server verwendet wird. Man unterscheidet ISAPI-Extensions und ISAPI-Filter.
  • La Interfície de Programació d'Aplicació de Servidor d'Internet (o ISAPI de l'anglès Internet Server Application Programming Interface) és l'API de Serveis d'Informació d'Internet, la col·lecció de serveis de xarxa de Microsoft basats en Windows. L'aplicació principal d' IIS i ISAPI és el servidor de planes webs (com ara el Sistema Operatiu MS Windows 2003 Servidor més recent que gestiona totes les operacions de servidor amb eficiència). ISAPI es va dissenyar per imitar arquitectura de N-tier.
  • Es una interfaz de programación de aplicaciones para el servidor web de Microsoft, IIS (Internet Information Server). La ISAPI permite que los programadores puedan desarrollar aplicaciones basadas en web que se procesen mucho más rapidamente que los programas CGI. Esto es así porque están más integrados con el servidor web. Además del IIS, hay otros servidores web que soportan ISAPI.
  • ISAPI est l'acronyme de Internet Server Application Programming Interface. Il s'agit de l'interface de programmation (ou API) de l'application IIS de Microsoft. Elle a été conçue par Process Software Corporation, Microsoft Corporation et un petit nombre d'autres éditeurs. L'objectif est de limiter la création de processus fils pour réduire la latence. Pour cela, ISAPI charge du code partagée depuis des DLL dans le processus du serveur. Le désavantage d'ISAPI, comparé par exemple au CGI, est que le code chargé dans le serveur compromet son intégrité. Des extensions mal conçues peuvent avoir un impact sur les performances voir dans le pire des cas le crasher. ISAPI est principalement utilisé dans la version "WebServer" de Windows Server 2003. ISAPI a aussi été implémenté par Apache via son module mod_isapi qui permet aux applications web écrites pour IIS de fonctionner sur Apache.
  • ISAPI (acronimo di Internet Server Application Programming Interface) è una interfaccia di programmazione messa a disposizione da Microsoft per gli sviluppatori che intendono interagire ed ampliare le funzionalità del server web Internet Information Services (IIS). Questa tecnologia è stata introdotta con Internet Information Service 2 in affiancamento alla precedente tecnologia la quale presentava numerosi "difetti" architetturali che ne rendevano complesso e problematico lo sviluppo limitandone anche la scalabilità.
  • Internet Server Application Programming Interface (ISAPI) は、マイクロソフトのWindows NT系に付属(一部除く)するIISのn層API。主にWebサーバとして利用されている。 Apacheにおいても、mod_isapiを利用することにより、IISのISAPIと互換性のある環境を構築できる。
  • O Internet Server Application Programming Interface — ISAPI é um protocolo usado por computadores baseados no Windows para rodar uma aplicação dinâmica carregando um módulo externo no espaço de endereçamento do processo do webserver. Para usar o ISAPI, é necessário criar uma DLL (biblioteca de vínculos dinâmicos - dynamic link library) que exporte alguns símbolos chamados pelo webserver. Essas dlls são carregadas na memória do PC quando se inicia o servidor, disponibilizando-as para o cliente. Página do desenvolvedor do ISAPI
  • Internet Server Application Programming Interface (ISAPI) — это API для Internet Information Services, коллекции сетевых служб Microsoft Windows. ISAPI также реализован в модуле mod_isapi. dll для Apache for Win32, так что серверные веб-приложения, написанные для Microsoft IIS, могут работать и с сервером Apache.
  • Internet Server Application Programming Interface (ISAPI) — це API для Internet Information Services, колекції мережних служб Microsoft Windows. ISAPI також реалізований в модулі mod_isapi. dll для Apache For Win32, так що серверні веб-застосунки, написані для Microsoft IIS, можуть працювати і з сервером Apache.
dbpprop:hasPhotoCollection
dbpprop:reference
rdfs:comment
  • The Internet Server Application Programming Interface (ISAPI) is an N-tier API of Internet Information Services (IIS), Microsoft's collection of Windows-based web server services. The most prominent application of IIS and ISAPI is Microsoft's web server. The ISAPI has also been implemented by Apache's mod_isapi module so that server-side web applications written for Microsoft's IIS can be used with Apache, and other third-party web servers like Zeus Web Server offer ISAPI interfaces.
  • Internet Server API (ISAPI) ist eine Programmierschnittstelle (Application Programming Interface) von Microsoft, die im Microsoft Internet Information Services, dem Microsoft Exchange Server und im Microsoft Internet Security and Acceleration Server verwendet wird. Man unterscheidet ISAPI-Extensions und ISAPI-Filter.
  • La Interfície de Programació d'Aplicació de Servidor d'Internet (o ISAPI de l'anglès Internet Server Application Programming Interface) és l'API de Serveis d'Informació d'Internet, la col·lecció de serveis de xarxa de Microsoft basats en Windows. L'aplicació principal d' IIS i ISAPI és el servidor de planes webs (com ara el Sistema Operatiu MS Windows 2003 Servidor més recent que gestiona totes les operacions de servidor amb eficiència).
  • Es una interfaz de programación de aplicaciones para el servidor web de Microsoft, IIS (Internet Information Server). La ISAPI permite que los programadores puedan desarrollar aplicaciones basadas en web que se procesen mucho más rapidamente que los programas CGI. Esto es así porque están más integrados con el servidor web. Además del IIS, hay otros servidores web que soportan ISAPI.
  • ISAPI est l'acronyme de Internet Server Application Programming Interface. Il s'agit de l'interface de programmation (ou API) de l'application IIS de Microsoft. Elle a été conçue par Process Software Corporation, Microsoft Corporation et un petit nombre d'autres éditeurs. L'objectif est de limiter la création de processus fils pour réduire la latence. Pour cela, ISAPI charge du code partagée depuis des DLL dans le processus du serveur.
  • ISAPI (acronimo di Internet Server Application Programming Interface) è una interfaccia di programmazione messa a disposizione da Microsoft per gli sviluppatori che intendono interagire ed ampliare le funzionalità del server web Internet Information Services (IIS).
  • Internet Server Application Programming Interface (ISAPI) は、マイクロソフトのWindows NT系に付属(一部除く)するIISのn層API。主にWebサーバとして利用されている。 Apacheにおいても、mod_isapiを利用することにより、IISのISAPIと互換性のある環境を構築できる。
  • O Internet Server Application Programming Interface — ISAPI é um protocolo usado por computadores baseados no Windows para rodar uma aplicação dinâmica carregando um módulo externo no espaço de endereçamento do processo do webserver. Para usar o ISAPI, é necessário criar uma DLL (biblioteca de vínculos dinâmicos - dynamic link library) que exporte alguns símbolos chamados pelo webserver.
  • Internet Server Application Programming Interface (ISAPI) — это API для Internet Information Services, коллекции сетевых служб Microsoft Windows. ISAPI также реализован в модуле mod_isapi. dll для Apache for Win32, так что серверные веб-приложения, написанные для Microsoft IIS, могут работать и с сервером Apache.
  • Internet Server Application Programming Interface (ISAPI) — це API для Internet Information Services, колекції мережних служб Microsoft Windows. ISAPI також реалізований в модулі mod_isapi. dll для Apache For Win32, так що серверні веб-застосунки, написані для Microsoft IIS, можуть працювати і з сервером Apache.
rdfs:label
  • Internet Server Application Programming Interface
  • Internet Server API
  • ISAPI
  • ISAPI
  • ISAPI
  • ISAPI
  • ISAPI
  • ISAPI
  • ISAPI
  • ISAPI
owl:sameAs
skos:subject
foaf:page
is dbpprop:redirect of