rbradley

rbradley

  • NA
  • 1
  • 0

Remoting Server

Feb 22 2005 2:14 PM
Hello, I’m new to .NET having spent a lifetime in the Unix world. I am working on an application that will use Tcp remoting. I have found a lot of examples, where the server creates a link to a single object, “Hello world”, what I’m looking for is an example where the server creates connections to multiple objects. Where different clients make call to different objects depending on it current process. Thanks

Answers (1)