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
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