[zeromq-dev] Unable to receive reply at Java client from C++ server

Pieter Hintjens ph at imatix.com
Thu Feb 14 04:47:26 CET 2013


On Wed, Feb 13, 2013 at 7:42 AM, Deepak Jharodia
<deepakjharodia at gmail.com> wrote:
> I'm trying my first ZMQ example. I have been able to solve some off the
> problems. The client is Java and server is C++. I've been able to
> successfully send message from client to server, but the reply doesn't reach
> back to client.

You're possibly using two different versions of 0MQ and this problem
is known to hit certain combinations of versions, see:
http://www.zeromq.org/area:faq#toc6

-Pieter



More information about the zeromq-dev mailing list