Description
* Do not worry to write and export HttpFilterProc and GetFilterVersion methods.* Component will export necessary functions.* Component will register with IIS to receive the events that you have supplied a handler for.Exported GetFilterVersion will call the TbcISAPIFilter.GetFilterVersion for actual work to be done.Users are given a chance to do some initialization in event handlers: OnBeforeProcessGetFilterVersion OnAfterProcessGetFilterVersion or it is also possible to do initialization in DllMain, or Initialization section of a Delphi Unit.GetFilterVersion tells IIS which and what kind of notifications it should receive.GetFilterVersion knows which notifications it should register for by looking at the event handler functions assigned for an event that represents a notification.GetFilterVersion makes sure that request to receive the related notification message is sent to the IIS. Users of this component can assign event handlers at runtime in the OnBeforeProcessGetFilterVersion event handler.After OnBeforeProcessGetFilterVersion, it is too late to assign event handlers for notification messages. But users at any time can still assign OnException, OnDestroy.If the need arises to handle a notification which was not known when this component was designed, users can supply the OnAfterProcessGetFilterVersion handler and they will be given a last chance to modify the HTTP_FILTER_VERSION structure. Such notifications will be handled by the OnUnknownNotification handler.Exported HttpFilterProc will call the TbcISAPIFilter.HttpFilterProc for actual handling of the notifications.This function will call the proper user assigned event handler. Possible event handlers that are called from HttpFilterProc are:OnReadRawDataOnPreprocHeadersOnAuthentication OnUrlMap OnSendRawData OnLog OnEndOfNetSession OnEndOfRequest OnAccessDenied OnAuthComplete (IIS 5.0 and later) OnExtensionTrigger (IIS 5.0 and later) OnUnknownNotification (For future IIS versions in case new versions of the component is late to support them explicitly) If an event handler function is assigned for an event, GetFilterVersion makes sure that request to receive the related notification message is sent to the IIS.Other useful event handlers: OnDestroy - called when the Filter Object is about to be freed from memory. OnException - called when there is an error.There are also following event handlers that are called from GetFilterVersion:OnBeforeProcessGetFilterVersion OnAfterProcessGetFilterVersion Component comes as Delphi source code. There is a sample IIS Authentication Filter project that uses this component. There is also a help file. Version 2.0 includes fix for the multi-threading bug which appeared under heavy load on dual CPU. It also includes support for new IIS 5.0 notifications.
Related:
Activex - Asp - Basic - Bestcode - Borland - Builder - Cgi - Com - Component - Delphi - Dll - Expression - Extension - Filter - Fusion - Iis - Interdev - Isapi - Isapifilter - Java - Java Beans - Mathematical - Mfc - Netobjects - Ocx
User Reviews:
Related:
Finger Component for Delphi32 n/aTFinger component implements Internet finger protocol described in the rfcBy: Artchil Gogava |
Freeware |
Windows Standard Serial Communications for Delphi 3.2Windows Standard Serial Comm Library for Delphi(WSC4D32.ZIP). August 16, 2002. Version 3.2.WSC4D is a serial communications library based on the...By: Mike Marshall |
Shareware |
KDTele Tools 3.5Powerful collection of components providing telephony, faxing, serial port communication, data transfer, speech recognition, and muchBy: Kaed System |
Shareware |
NNWFax 1.2NNWFax is the most versatile Fax-component for Delphi and C++Builder. It connects to Symantec's Winfax Pro using COM interfacing. This implies that...By: Fractal Software |
Shareware |
Bluetooth Framework Developer 4.0Bluetooth Framework - unique library of components Delphi for work with mobile devices (PDA, cellular telephones). Allows to carry out...By: Mike Petrichenko |
Shareware |
TbcParser - Math Expression Parser 1.01TbcParser parses and evaluates mathematical expressions given as strings at runtime. User defined variables and functions are allowed in the...By: Bestcode Support |
Shareware |
TbcParser - Mathematical Expression Parser 1.01TbcParser implements parse once-evaluate many times type of parsing for mathematical expressions given as strings. TbcParser is especially useful...By: Bestcode |
Shareware |
TbcTrialVersion 1.0TbcTrialVersion is a VCL Component for Delphi and C++ Builder. It provides otrial periodo capability for your software. TbcTrialVersion stores...By: Bestcode Support |
Shareware |
CGI Expert Free (Delphi) 6.5.0CGI Expert Freeware is a component suite for Delphi and C++Builder to build server side Web and WAP applications with a common interface for any of...By: Lars Akerman |
Freeware |
CGI Expert 7.0.1CGI Expert is the complete solution for Borland Delphi (4-7) andC++Builder (4-6) developers who require fast and easy implementationof WEB and WAP...By: Lars Akerman |
Shareware |
