|
Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com |
From: Henk de Koning (henkk
COMPLEXIT.COM)Date: Wed Aug 22 2001 - 08:57:17 CDT
Basically just implemented a custom channel that always returns
SERVER_UNAVAILABLE. I hook a interceptor to a proxy to the custom channel
and a stub to the real object. Interceptor feeds the invocation frame into
the proxy, the proxy calls SendReceive on the channel, the channel returns
an error and the proxy gets rid of the invocation frame. Meanwhile I saved
the RPCOLEMESSAGE and feed it into the stub later.
-- Henkk
----- Original Message -----
From: "Stuart Laughton" <laughton
AUSTIN.APC.SLB.COM>
To: <DCOM
DISCUSS.MICROSOFT.COM>
Sent: Friday, August 17, 2001 7:09 PM
Subject: Re: Calling CoUninitialize() ..
> Henk,
>
> >... I have an implementation
> >of fire and forget on NT4 hanging around here somewhere. ...
>
> I'd love to see this and/or hear how you did it.
>
> thanks in advance, Stuart
>
> ----------------------------------------------------------------
> Users Guide http://discuss.microsoft.com/archives/mailfaq.asp
> contains important info. Save time, search the archives at
> http://discuss.microsoft.com/archives/index.html .
> To unsubscribe, mailto:DCOM-signoff-request
DISCUSS.MICROSOFT.COM
>
----------------------------------------------------------------
Users Guide http://discuss.microsoft.com/archives/mailfaq.asp
contains important info. Save time, search the archives at
http://discuss.microsoft.com/archives/index.html .
To unsubscribe, mailto:DCOM-signoff-request
DISCUSS.MICROSOFT.COM
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]