I see three different approaches here :-)

(a) MSMQ event dispatcher, until this is automated in .NET Servers
later.
(b) COM+ loosely coupled events
or, in case of this being more an administrative necessity:
(c) writing an WMI provider the management surface can subscribe to.


Regards

Thomas Tomiczek
THONA Consulting Ltd.
(Microsoft MVP C#/.NET)

-----Original Message-----
From: Chris [mailto:[EMAIL PROTECTED]] 
Sent: Dienstag, 14. Mai 2002 16:24
To: [EMAIL PROTECTED]
Subject: [DOTNET] Handling event cross machines - How to?

Hi,

what i want too be able to do:

I got two or n servers;
An event occurs on one of the n server;
I want to inform and pass information to the others machines.

Question:

Is it possible to do that in Visual Basic .Net?
Is the only solution is loosely couple events of COM+?

Thanks

Chris

You can read messages from the DOTNET archive, unsubscribe from DOTNET,
or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

You can read messages from the DOTNET archive, unsubscribe from DOTNET, or
subscribe to other DevelopMentor lists at http://discuss.develop.com.

Reply via email to