FREE MEMBERSHIP - Create your personalized Bitpipe Service!  Members: Sign in 
Search Bitpipe: 
  Search Help
Software  >   Systems Software  >   Software Development Tools  >   Application Programming Interfaces  >  

ISAPI

RSS Feed    Add to Google    Add to My Yahoo!
ALSO CALLED: Internet Server API
DEFINITION: ISAPI (Internet Server Application Program Interface) is a set of Windows program calls that let you write a Web server application that will run faster than a common gateway interface (CGI) application. A disadvantage of a CGI application (or "executable file," as it is sometimes called) is that each time it is run, it runs as a separate process with its own address space, resulting in extra instructions  … 
Definition continues below.
ISAPI Multimedia (View All Report Types)
3 Matches
PHP on Microsoft IIS7
sponsored by Microsoft
SCREENCAST: This screencast will walk you through the process of getting an up-to-date development environment up and running with PHP 5.3, MySQL 5.1 and IIS 7.5, on Windows 7.
Posted: 24 Nov 2009 | Premiered: 24 Nov 2009


Podcast: This Month in the Threat Webscape
sponsored by Websense, Inc.
PODCAST: The Websense Security Labs Team provides a review of the recent July threats. Highlighted are a few examples of high-profile Web sites that were compromised with malicious code.
Posted: 02 Sep 2009 | Premiered: 02 Sep 2009


This Month in the Threat Webscape for July 2009
sponsored by Websense, Inc.
VIDEO: In this video, learn more about the top techniques for defending your organization from Web threats. Techniques include the monitoring, classification, and identification of all Web content in real time.
Posted: 02 Sep 2009 | Premiered: 02 Sep 2009

3 Matches
 
ISAPI DEFINITION (continued): …  that have to be performed, especially if many instances of it are running on behalf of users. Using ISAPI, you create a dynamic link library (DLL) application file that can run as part of the Hypertext Transport Protocol (HTTP) application's process and address space. The DLL files are loaded into the computer when HTTP is started and remain there as long as they are needed; they don't have to be located and read into storage as frequently as a CGI application. Existing CGI applications can be converted into ISAPI application DLLs without having to rewrite their logic. However, they do need … 
ISAPI definition sponsored by SearchWindowsServer.com, powered by WhatIs.com an online computer dictionary
Home | About Us | Contact Us | Advertise with Us | Partner with Us | Site Index
TechTarget provides enterprise IT professionals with the information they need to perform their jobs - from developing strategy, to making cost-effective IT purchase decisions and managing their organizations' IT projects - with its network of technology-specific Web sites, events and magazines

Definitions: A B C D E F G H I J K L M N O P Q R S T U V W X Y Z Other   TechTarget - The Most Targeted IT Media
TechTarget Corporate Web Site  |   Media Kits  




All Rights Reserved, Copyright 2000 - 2009, TechTarget | Read our Privacy Statement