[zeromq-dev] Router-Dealer Example not working in C on 4.0.4 ZMQ release

Badhrinath Manoharan badhrim at gmail.com
Wed Jul 23 20:04:32 CEST 2014


Hi Zero MQ Team,

Zero MQ was introduced to me by one of my friends and was trying to get
some hands on to it. I have been using C for my development. I have been
trying to execute the examples provided by zeromq.

Was able to get the REQ - REP, PUB - SUB and PUSH - PULL sockets working.
However I was not able to get the
REQ - ROUTER - DEALER - REP socket working. I just copy pasted the examples
provided online

rrclient: Request-reply client in C
rrworker: Request-reply worker in C
rrbroker: Request-reply broker in C

I could see the REQ - ROUTER working. However a simple DEALER - REP socket
does not seem to be working. I don't see the messages received by the REP
socket. Are there any known issues regarding the ROUTER - DEALER socket.
Could someone help me here?

Thanks
Badhri
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20140723/96b904ce/attachment.htm>


More information about the zeromq-dev mailing list