Administrator

Administrator

  • Tech Writer
  • 2.2k
  • 1.5m

Receiving remote events

Mar 11 2003 6:10 AM
I'm trying to write an application that will consist of a server and severall clients. I want to use remoting to communicate between client and server. Its a type of messaging application that I'm trying to write, when a message is received on the server I want to send it to the clients, but not all client only the ones that are subscribing for that specific message. Any one got an idea how to do this in the best way ?

Answers (1)