[Mono-dev] Keep-alive connection with Remoting?
Ympostor
ympostor at clix.pt
Tue Aug 8 09:52:10 EDT 2006
Hello.
I have done a small proof of concept of Remoting and found out that it
works as a connection-made-by-demand. I thought that the MarshalRefByObj
worked using always the same connection.
Is there a way to use only a connection (with a somewhat keep-alive
behaviour) between the client and the server so as to allow to bypass
any firewalls (that prevent incoming connections, like NAT) that may
affect the client?
Thanks in advance.
--
More information about the Mono-devel-list
mailing list