Hi,

I've managed to run DO application between two different hosts. (Thanks Richard) And found that DO does work differently from my initial idea.

My idea was;

DO Server(In Private Network, NAT) <---> ProxyServer(Another DO Server, In Public Network) <--> DO Client.

And thought that this configuration could work. For example, In Client get reference for root object in ProxyServer(proxyServer) and send -serverID so that ProxyServer can send - serverID to the real DO Server in NAT. But Client wants to get reference object of real DO server directly. I did think that whole communication is via ProxyServer but is not true...

The question is how can I get this run without port forwarding? Only ProxyServer is surely in public network.

Thanks in advance and sorry for my poor english explanation.


_______________________________________________
Discuss-gnustep mailing list
[email protected]
http://lists.gnu.org/mailman/listinfo/discuss-gnustep

Reply via email to