Re: Duplex Network Connector and Firewalls

2009-08-06 Thread Rob Davies
correct! On 6 Aug 2009, at 12:19, Eric-AWL wrote: Ok. It's good news. If I correctly understood, with a duplex network connector, the same network connection (TCP for me) is used to send and receive all messages, synchronously and asynchronously on the two sides of the connection. And the

Re: Duplex Network Connector and Firewalls

2009-08-06 Thread Eric-AWL
Ok. It's good news. If I correctly understood, with a duplex network connector, the same network connection (TCP for me) is used to send and receive all messages, synchronously and asynchronously on the two sides of the connection. And there is no need of a "return" route to configure through the

Re: Duplex Network Connector and Firewalls

2009-08-06 Thread Rob Davies
On 6 Aug 2009, at 09:23, Eric-AWL wrote: Hi We developped a quite basic multicast gateway to be able to build networks of brokers beyond local networks limits. I would want to use duplex network connectors to be able to contact a distant network of broker and be able to receive an answer.