[Mono-dev] Keep-alive connection with Remoting?
Ympostor
ympostor at clix.pt
Tue Aug 8 10:07:34 EDT 2006
Ympostor wrote:
> 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.
>
Hello again.
I think that what I am looking for is this:
http://www.ingorammer.com/Software/OpenSourceRemoting/BiDirTcpChannel.html
However, it says it is alpha and unsupported software.
Any other ideas from the list?
Thanks in advance.
Regards.
--
More information about the Mono-devel-list
mailing list