Re: Still An APP?

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



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-

.



Relevant Pages

  • Re: what is the size of a message encrypted with ECIES
    ... I guess I still need much research understanding what ECC ... What looks like a good idea is to make your protocol extensible. ... ECIES, each with its own names for each figure. ... there is no standard describing ECIES with all its ...
    (sci.crypt)
  • Re: Slow network
    ... >> NFS isn't the fastest protocol in the world. ... The default packet size ... I thought that NFS was the 'standard' ...
    (uk.comp.os.linux)
  • Re: =?windows-1252?Q?=3F=3F=3F=3F=3F=3A_=5BPATCH_10/10=5D_?= =?windows-1252?Q?ieee802154=3A_
    ... Maxim Osipov wrote: ... standard is a less known name, ... I'll tack on tosmac (the tinyos protocol). ... The platforms I support have out of kernel support for a cc2420 radio ...
    (Linux-Kernel)
  • Re: Question on select() and sockets
    ... protocol') and RFC791. ... You were refering to an 'UDP standard', and that's what I was writing ... But I never claimed that was the only relevant standard. ... response', too: The behaviour you were writing about is not specified ...
    (comp.unix.programmer)
  • Re: valarray::resize
    ... > In fact MSDN states something different: ... I must admit I looked at the standard and not MSDN documentation. ... 26.3.2.7/9 This member function changes the length of the *this array to ... Igor Tandetnik ...
    (microsoft.public.vc.stl)