Re: Still An APP?
- From: Le Chaud Lapin <jaibuduvin@xxxxxxxxx>
- Date: Fri, 22 Jun 2007 21:03:38 -0000
On Jun 3, 9:07 am, "Igor Tandetnik" <itandet...@xxxxxxxx> wrote:
You can register a temporary APP for any protocol, including HTTP and
HTTPS. See IInternetSession::RegisterNameSpace. See also
http://groups.google.com/group/microsoft.public.inetsdk.programming.m...
In the link above, Igor Tandetnik writes:
It's also possible to register a pAPP as a permanent handler for some
custom protocol, say myhttp: (but not for a standard one, see [2]).
Such
a protocol can behave almost like a standard protocol, by delegating
most of the work to a target APP handler. My toolkit allows one to do
that, though frankly I don't quite see where this feature might be
useful.
the "but not for a standard one" is what I am concerned about.
I would like to have an APP have 1st opportunity to handle a URL
retrieval request before the normal HTTP/HTTPS handlers get to it.
[Note, this is not for malicious purposes. It is actually to help our
customers.]
What is the best way to do this? I imagine that it is a common
problem.
And Igor, thank you very much for you PassThrough sample. :)
-Le Chaud Lapin-
.
- Follow-Ups:
- Re: Still An APP?
- From: Igor Tandetnik
- Re: Still An APP?
- References:
- Still An APP?
- From: Le Chaud Lapin
- Re: Still An APP?
- From: Igor Tandetnik
- Still An APP?
- Prev by Date: Re: Frameborder property ignored by IWebBrowser2
- Next by Date: Re: Still An APP?
- Previous by thread: Re: Still An APP?
- Next by thread: Re: Still An APP?
- Index(es):
Relevant Pages
|
|