| | |
|
| Custom Development and Customization Services- We understand how important it is to have developers as part of our professional team
- We provide custom development and customizations based on customers’ requirements
- Our development and customizations includes:
- ISAPI Filters (WFE): ISAPI filters are DLL files that can be used to modify and enhance the functionality provided by UAG and TMG. They are filtering every request until they find one they need to process. The ability to examine and modify both incoming and outgoing streams of data makes ISAPI filters powerful and flexible.
A filter listens to all requests to the UAG/IAG/TMG.
- Possible Uses for ISAPI Filter, filters can perform the following tasks
- Change request data (URLs or headers) sent by the client
- Control which physical file gets mapped to the URL
- Control the user name and password used with anonymous or basic authentication
- Modify or analyze a request after authentication is complete
- Modify a response going back to the client
- Run custom processing on "access denied" responses
- Run processing when a request is complete
- Run processing when a connection with the client is closed
- Perform special logging or traffic analysis.
- Perform custom authentication.
- Handle encryption and compression.
- Custom ASP ASP.NET and VBScript
| |
|
|