[zeromq-dev] ZMQ_STREAM identity problem
Chris Laws
clawsicus at gmail.com
Wed Oct 30 13:14:38 CET 2013
I am not using a ROUTER socket. In my silly example I am using two
ZMQ_STREAM sockets connected together as client and server. I understand I
can use a ROUTER in raw mode when considering the a server scenario but in
this instance I am more interested in the client scenario.
My simple example code can be found here:
https://gist.github.com/claws/7231548
As you can see in the client example, I do a connect and then need to
retrieve the socket identity so I can send the message. At least that's
what I think I should be doing when using the ZMQ_STREAM socket in a client
scenario. Is my usage not right?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20131030/df76c388/attachment.htm>
More information about the zeromq-dev
mailing list