Secure .NET 2 Remoting Channels

B

Brian Stoop

I'm trying to register a secure TCP Server channel and secure TCP client
channel on the same port in my application.(So I can run the application on
2 machines, and they can interact)

I register the Server channel first, but the client registration throws an
exception "the tcp channel is allready registered".

How can I register the secure client channel ?

Thanks, B
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Top