[zeromq-dev] How to receive byte array in ZeroMQ C++
Ravi Joshi
ravi.joshi53 at yahoo.com
Thu Nov 23 13:52:36 CET 2017
Hello,
Hope you are having a good time. I am publishing byte array using ZeroMQ in C#. Please see the publisher here (https://pastebin.com/PJ7f2TJ5)
I am trying to receive this byte array in C++. Please see the subscriber in C++ here (https://pastebin.com/JKf0cZjh)
I want to know that how to receive the sent bytes in C++?
-
Thanks
Ravi
More information about the zeromq-dev
mailing list