About: Internet Server Application Programming Interface     Goto   Sponge   NotDistinct   Permalink

An Entity of Type : dbo:Software, within Data Space : dbpedia.demo.openlinksw.com associated with source document(s)
QRcode icon
http://dbpedia.demo.openlinksw.com/describe/?url=http%3A%2F%2Fdbpedia.org%2Fresource%2FInternet_Server_Application_Programming_Interface&invfp=IFP_OFF&sas=SAME_AS_OFF

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.

AttributesValues
rdf:type
rdfs:label
  • ISAPI (ca)
  • Internet Server API (de)
  • ISAPI (es)
  • ISAPI (eu)
  • ISAPI (fr)
  • Internet Server Application Programming Interface (en)
  • ISAPI (it)
  • ISAPI (ja)
  • ISAPI (pt)
  • ISAPI (ru)
  • ISAPI (uk)
  • ISAPI (zh)
rdfs:comment
  • 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 (IIS), 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 . (ca)
  • Internet Server API (ISAPI) ist eine Programmierschnittstelle (Application Programming Interface) von Microsoft, die * im Microsoft Internet Information Services (Webserver) * im Microsoft Exchange Server * im Microsoft Internet Security and Acceleration Server (Firewall und Web Cache) verwendet wird, um die Ausführung von (Web-)Anwendungen auf diesen Servern zu ermöglichen. Man unterscheidet ISAPI-Extensions und ISAPI-Filter. (de)
  • Interfaze bat da, API aplikazioak programatzekoa Microsoften web zerbitzarirako, (Internet Information Server). ISAPI-ak aukera ematen die programatzaileei CGI programak baino arinago prozesatuko diren web-aplikazioak egiteko. Horrela da hobeto integratuta daudelako web zerbitzariarekin. IIS-z gain, ISAPI jasaten duten beste web zerbitzari batzuk ere badaude. (eu)
  • Es una interfaz de programación de aplicaciones (API) para el servidor web de Microsoft, IIS (Internet Information Server). A partir de la versión 6.0La ISAPI permite que los programadores puedan desarrollar aplicaciones basadas en web que se procesen mucho más rápidamente 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. * Datos: Q1434299 (es)
  • ISAPI (acronimo di Internet Server Application Programming Interface) è una interfaccia di programmazione (API) 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 IIS 2.0 in affiancamento alla precedente tecnologia la quale presentava numerosi "difetti" architetturali che ne rendevano complesso e problematico lo sviluppo limitandone anche la scalabilità. (it)
  • Internet Server Application Programming Interface (ISAPI) は、マイクロソフトのWindows NT系に付属(一部除く)するIISのn層API。主にWebサーバとして利用されている。 Apacheにおいても、mod_isapiを利用することにより、IISのISAPIと互換性のある環境を構築できる。 (ja)
  • 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 (IIS, Apache ou outro), disponibilizando-as para o cliente. (pt)
  • Internet Server Application Programming Interface (ISAPI) — це API для Internet Information Services, колекції мережних служб Microsoft Windows. ISAPI також реалізований в модулі mod_isapi.dll для Apache For Win32, так що серверні вебзастосунки, написані для Microsoft IIS, можуть працювати і з сервером Apache. (uk)
  • ISAPI,即網際網路伺服器應用程式介面(Internet Server Application Programming Interface),是可被微软IIS加载和调用的底层的Win32风格的DLL。用于扩展HTTP服务器的功能。 (zh)
  • 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. (en)
  • 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é depuis des DLL dans le processus du serveur. ISAPI est principalement utilisé dans la version "WebServer" de Windows Server 2003. (fr)
  • Internet Server API (ISAPI) — API для веб-сервера IIS (Internet Information Server) компании Microsoft. ISAPI позволяет программистам разрабатывать веб-приложения, которые работают намного быстрее, чем обычные программы CGI, потому что они более тесно интегрированы в веб-серверы. В дополнение к IIS, некоторые веб-серверы от компаний Microsoft, помимо поддержки ISAPI. Тем не менее в версиях 4 и 5 ISAPI-фильтры исполнялись по-прежнему в основном процессе inetinfo.exe, в котором находилась и реализация HTTP. (ru)
dcterms:subject
Wikipage page ID
Wikipage revision ID
Link from a Wikipage to another Wikipage
sameAs
dbp:wikiPageUsesTemplate
has abstract
  • 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 (IIS), 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 . (ca)
  • Internet Server API (ISAPI) ist eine Programmierschnittstelle (Application Programming Interface) von Microsoft, die * im Microsoft Internet Information Services (Webserver) * im Microsoft Exchange Server * im Microsoft Internet Security and Acceleration Server (Firewall und Web Cache) verwendet wird, um die Ausführung von (Web-)Anwendungen auf diesen Servern zu ermöglichen. Man unterscheidet ISAPI-Extensions und ISAPI-Filter. (de)
  • Interfaze bat da, API aplikazioak programatzekoa Microsoften web zerbitzarirako, (Internet Information Server). ISAPI-ak aukera ematen die programatzaileei CGI programak baino arinago prozesatuko diren web-aplikazioak egiteko. Horrela da hobeto integratuta daudelako web zerbitzariarekin. IIS-z gain, ISAPI jasaten duten beste web zerbitzari batzuk ere badaude. (eu)
  • Es una interfaz de programación de aplicaciones (API) para el servidor web de Microsoft, IIS (Internet Information Server). A partir de la versión 6.0La ISAPI permite que los programadores puedan desarrollar aplicaciones basadas en web que se procesen mucho más rápidamente 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. * Datos: Q1434299 (es)
  • 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. Microsoft's web server application software is called Internet Information Services, which is made up of a number of "sub-applications" and is very configurable. ASP.NET is one such slice of IIS, allowing a programmer to write web applications in their choice of programming language (VB.NET, C#, F#) that's supported by the Microsoft .NET CLR. ISAPI is a much lower-level programming system, giving much better performance, at the expense of simplicity. (en)
  • 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é 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 voire dans le pire des cas faire planter le serveur. ISAPI est principalement utilisé dans la version "WebServer" de Windows Server 2003. ISAPI est aussi pris en charge par Apache via son module mod_isapi qui permet aux applications web écrites pour IIS de fonctionner sur Apache. (fr)
  • ISAPI (acronimo di Internet Server Application Programming Interface) è una interfaccia di programmazione (API) 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 IIS 2.0 in affiancamento alla precedente tecnologia la quale presentava numerosi "difetti" architetturali che ne rendevano complesso e problematico lo sviluppo limitandone anche la scalabilità. (it)
  • Internet Server Application Programming Interface (ISAPI) は、マイクロソフトのWindows NT系に付属(一部除く)するIISのn層API。主にWebサーバとして利用されている。 Apacheにおいても、mod_isapiを利用することにより、IISのISAPIと互換性のある環境を構築できる。 (ja)
  • 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 (IIS, Apache ou outro), disponibilizando-as para o cliente. (pt)
  • Internet Server Application Programming Interface (ISAPI) — це API для Internet Information Services, колекції мережних служб Microsoft Windows. ISAPI також реалізований в модулі mod_isapi.dll для Apache For Win32, так що серверні вебзастосунки, написані для Microsoft IIS, можуть працювати і з сервером Apache. (uk)
  • Internet Server API (ISAPI) — API для веб-сервера IIS (Internet Information Server) компании Microsoft. ISAPI позволяет программистам разрабатывать веб-приложения, которые работают намного быстрее, чем обычные программы CGI, потому что они более тесно интегрированы в веб-серверы. В дополнение к IIS, некоторые веб-серверы от компаний Microsoft, помимо поддержки ISAPI. Архитектура ISAPI примерно аналогична архитектуре модулей Apache и поддерживает не только веб-приложения, но и фильтры, которые не более чем вносят изменения в контент, уже сгенерированный каким-то иным веб-приложением (например, поддержку разных кодировок кириллицы). В версиях IIS4 и 5 ISAPI-приложения исполнялись технологией COM+ в процессе-загрузчике COM+ mtx.exe, запускалось по экземпляру этого многопоточного процесса на веб-приложение (каталог веб-сайта), процесс автоматически перезапускался при критических ошибках внутри веб-приложения и исполнялся от имени пользователя IWAM_ИмяМашины (WAM означает Web Application Manager — wam.dll, компоненту IIS, связывающую основной процесс с mtx.exe). Это повышало надежность и безопасность веб-сервера в целом. Тем не менее в версиях 4 и 5 ISAPI-фильтры исполнялись по-прежнему в основном процессе inetinfo.exe, в котором находилась и реализация HTTP. В IIS 6, который использует http.sys в ядре для разбора HTTP, также и все фильтры, кроме фильтров «сырых данных», находятся в рабочих процессах. ISAPI также реализован в модуле mod_isapi.dll для Apache for Win32, так что серверные веб-приложения, написанные для Microsoft IIS, могут работать и с сервером Apache. (ru)
  • ISAPI,即網際網路伺服器應用程式介面(Internet Server Application Programming Interface),是可被微软IIS加载和调用的底层的Win32风格的DLL。用于扩展HTTP服务器的功能。 (zh)
gold:hypernym
prov:wasDerivedFrom
page length (characters) of wiki page
foaf:isPrimaryTopicOf
is Link from a Wikipage to another Wikipage of
Faceted Search & Find service v1.17_git139 as of Feb 29 2024


Alternative Linked Data Documents: ODE     Content Formats:   [cxml] [csv]     RDF   [text] [turtle] [ld+json] [rdf+json] [rdf+xml]     ODATA   [atom+xml] [odata+json]     Microdata   [microdata+json] [html]    About   
This material is Open Knowledge   W3C Semantic Web Technology [RDF Data] Valid XHTML + RDFa
OpenLink Virtuoso version 08.03.3330 as of Mar 19 2024, on Linux (x86_64-generic-linux-glibc212), Single-Server Edition (378 GB total memory, 49 GB memory in use)
Data on this page belongs to its respective rights holders.
Virtuoso Faceted Browser Copyright © 2009-2024 OpenLink Software