> On 04/11/2012 10:34 AM, Jakub Nadolski wrote:
>> I have a question about working client-broker configuration with NAT. To
>> send messages from broker to client I would like to use existing
>> connection established from client to broker. Is it possible? Or perhaps
>> there is another way to work when AMQP client is behind a NAT?
>
> That is the normal mode of use. A client connects to a broker,
> subscribes to a particular queue and the broker will then send messages
> back to the client over that connection.
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [email protected]
> For additional commands, e-mail: [email protected]
>
>
Thanks for reply Gordon. I realize that my question was not precise
enough. By connection I mean tcp-connection, not connection on qpid level.
When client subscribes to a queue there is one tcp connection and when
broker sends messages to the client there is another tcp connection, so
two tcp connections at all. So my problem still exists. Does anybody have
experience with qpid client behind a NAT?

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to