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

Badhrinath Manoharan badhrim at gmail.com
Wed Jul 23 02:22:04 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

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 the DEALER - REP socket does
not seem to be working. Are there any known issues regarding the ROUTER -
DEALER socket. Please let me know if I am missing anything.

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


More information about the zeromq-dev mailing list