IIS
  Home arrow IIS arrow An Introduction To ISAPI
Dev Articles Forums 
ADO.NET  
Apache  
ASP  
ASP.NET  
C#  
C++  
ColdFusion  
COM/COM+  
Delphi-Kylix  
Design Usability  
Development Cycles  
DHTML  
Embedded Tools  
Flash  
Graphic Design  
HTML  
IIS  
Interviews  
Java  
JavaScript  
MySQL  
Oracle  
Photoshop  
PHP  
Reviews  
Ruby-on-Rails  
SQL  
SQL Server  
Style Sheets  
VB.Net  
Visual Basic  
Web Authoring  
Web Services  
Web Standards  
XML  
Mobile Linux 
App Generation ROI 
IBM® developerWorks 
Weekly Newsletter
 
Developer Updates  
Free Website Content 
 RSS  Articles
 RSS  Forums
 RSS  All Feeds
Write For Us Get Paid 
Request Media Kit
Contact Us 
Site Map 
Privacy Policy 
Support 
 USERNAME
 
 PASSWORD
 
 
  >>> SIGN UP!  
  Lost Password? 
IIS

An Introduction To ISAPI
By: Raj Bakhru
  • Search For More Articles!
  • Disclaimer
  • Author Terms
  • Rating: 4 stars4 stars4 stars4 stars4 stars / 19
    2002-04-11

    Table of Contents:
  • An Introduction To ISAPI
  • The Benefits of ISAPI
  • ISAPI Database Example
  • Conclusion

  • Rate this Article: Poor Best 
      ADD THIS ARTICLE TO:
      Del.ici.ous Digg
      Blink Simpy
      Google Spurl
      Y! MyWeb Furl
    Email Me Similar Content When Posted
    Add Developer Shed Article Feed To Your Site
    Email Article To Friend
    Print Version Of Article
    PDF Version Of Article
     
     
    ADVERTISEMENT


    An Introduction To ISAPI


    (Page 1 of 4 )

    ISAPI extensions allow you to access the operating system on your web server (including API calls) while still communicating with your web site through the response object. In this article Raj gives us a nice introduction to ISAPI and also shows us two examples that he's made with Delphi and Paradox. The examples implement a simple login system and utilize a database. Even if you don't know Deplhi then you'll still be able to pick up the basics of ISAPI in a flash!ISAPI is a technology that was developed by Microsoft before the dawn of ASP and the like. It was, along with CGI, one of the first technologies to allow for "dynamic" content, as opposed to static HTML files. ISAPI stands for Internet Server Application Programming Interface. It's similar to CGI in that It is an executable that's called on the server itself – it's a server-side technology.

    There are two types of ISAPI executables: ISAPI filters and ISAPI extensions. In this article we will discuss the creation and use of ISAPI extensions. ISAPI filters are a bit more complex and are used generally for authentication or for site logging. ISAPI extensions are much more flexible, however, just like CGI. They can be used to access databases, output dynamic data, and perform all the other operations that dynamic technologies ought to do. The creation of ISAPI filters is relatively easy in most programming languages. Microsoft's Visual Basic and Visual C++ both have the capability, as do Borland's Delphi and CBuilder.

    In this article we'll first learn about the basics of ISAPI, including the benefits of ISAPI over CGI. We'll also use Borland Delphi to make a simple ISAPI extension. Then we'll take a small jump to more advanced ISAPI work and take a look at creating an ISAPI database application in Delphi. (For you VB users out there, don't worry! Its just as easy to do this in VB, and, because VB and Delphi are somewhat similar in structure, you should be able to follow along without any problems. You may even pick up another programming language in the process...).

    More IIS Articles
    More By Raj Bakhru


     

    IIS ARTICLES

    - Beefing Up IIS: 10 Tips From A Former Solari...
    - An Introduction To ISAPI
    - Secure Your Web Server With SSL







    © 2003-2009 by Developer Shed. All rights reserved. DS Cluster 6 Hosted by Hostway
    Stay green...Green IT