INFO: Implementing HTTP-like Asynchronous Pluggable Protocols (303740)
The information in this article applies to:
- Microsoft Internet Explorer (Programming) 5.5
This article was previously published under Q303740 SUMMARY Asynchronous Pluggable Protocols (APPs) allow you to extend
Internet Explorer's knowledge of standard Internet protocols (HTTP, FTP, and so
on) to include custom protocols that use other connection schemes to obtain
your data. You may be tempted to use this technology to replace the default
HTTP protocol handler so that you can filter all incoming HTTP requests on a
client computer. You may either wrap the default pluggable protocol handler (IID_IOInetBindClient) or use WinInet to implement HTTP connectivity yourself.
For various reasons, Microsoft neither supports nor recommends that
you replace or wrap the default HTTP protocol. REFERENCESFor more information about developing Web-based solutions for Microsoft Internet Explorer, visit the following Microsoft Web sites:
Modification Type: | Major | Last Reviewed: | 5/11/2006 |
---|
Keywords: | kbhowto KB303740 |
---|
|