[zeromq-dev] Fwd: Beginner question with respect to zmq_proxy
Nishant Mittal
nmittal at rblt.com
Thu Dec 27 17:03:00 CET 2012
Apostolis, client knows how to resolve 'nishant' and the request is
actually coming to the worker.. its the response thats not going back.
and i tried with IP as well, same result.
thanks
On Thu, Dec 27, 2012 at 10:36 AM, Apostolis Xekoukoulotakis <
xekoukou at gmail.com> wrote:
> How can the client know what "nishant" means? Put the ip address instead.
>
> 2012/12/26 Nishant Mittal <nmittal at rblt.com>
>
>> Hi All,
>> I have a zmq_proxy device with ROUTER and DEALER in the front and back
>> (attached code broker.c)
>> router binds to tcp://*:5551 and dealer binds to tcp://*:6551
>> the client connects to router with a REQ socket as tcp://nishant:5551 and
>> worker connects to dealer with a REP socket as tcp://nishant:6551 where
>> nishant is the hostname of the machine..
>>
>> the above works fine
>>
>> however, if I move the client to another machine.. the worker sees the
>> request but the client doesn't get any response.. what am I doing wrong?
>>
>> thanks in advance for your help.
>>
>> --
>> *Nishant Mittal*
>>
>>
>> _______________________________________________
>> zeromq-dev mailing list
>> zeromq-dev at lists.zeromq.org
>> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>>
>>
>
>
> --
>
>
> Sincerely yours,
>
> Apostolis Xekoukoulotakis
>
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20121227/a0e6a42a/attachment.htm>
More information about the zeromq-dev
mailing list