OSEC

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 (henkkCOMPLEXIT.COM)
Date: Wed Aug 22 2001 - 08:57:17 CDT

  • Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]

    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" <laughtonAUSTIN.APC.SLB.COM>
    To: <DCOMDISCUSS.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-requestDISCUSS.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-requestDISCUSS.MICROSOFT.COM