Question Server activates client --Which technology i should use

sureshpkunnathu

New member
Joined
Sep 28, 2011
Messages
1
Programming Experience
1-3
hello,
I have got a new project which is in multiple servers /multiple clients architecture.
The server will produce some events and so the clients will update their Status information.
( It is the server which initiates the process )

My Question is
1) Can I use Remoting for this purpose? If yes how?
2) Should I use publish-Subscribe (WCF) method?

Is there any other way to implement this functionality ?
I expect your valuable inputs regarding this scanario
 
Back
Top