On Mon, May 28, 2012 at 12:17 PM, Arun Dobriyal < [email protected]> wrote:
> > The code snipper for the client and server is attached in this pastebin > page.. > for server: http://pastebin.com/0nxBEhnK > for client: http://pastebin.com/2xJxZqnu > > Thanks > Arun > > > You're using REQ/REP, which needs to work in lock step of request-reply, so it'll be getting an EFSM. If you change to PUSH on client, PULL on receiver it should work. Ian
_______________________________________________ zeromq-dev mailing list [email protected] http://lists.zeromq.org/mailman/listinfo/zeromq-dev
