OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
 
From: Roman Kiss (rkissPATHCOM.COM)
Date: Sat Aug 04 2001 - 23:41:45 CDT

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

    On Thu, 2 Aug 2001 10:37:43 +0100, David Woof
    <David.WoofANTHEM.CLUB24.CO.UK> wrote:

    >I'm trying to set up a distributed app which has a number of client
    >machines subscribing to events from a server. I understand that if I
    >had only 1 subscriber, then all I need is the proxy component for the
    >subscriber object installed on the server. However, as each client has
    >the same subscriber component, it appears that I would need to install
    >the same proxy from each client on the server, which of course I can't
    >do!
    >
    >Am I missing the point here somehow, or is there some way of configuring
    >things so that identical clients can subscribe to a server's events, or
    >do I have to do it some other way?
    >
    >Cheers,
    >
    >Dave Woof.
    >BAE SYSTEMS.
    >
    >----------------------------------------------------------------
    >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

    Look at the following properties of the event subscription in the MSDN docs:
    - SubscriberCLSID
    - MachineName
    - SubscriberMoniker

    Hope this helps.

    Roman

    ----------------------------------------------------------------
    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