Hi,
I want use FileMQ and ZeroMQ in my project (C++). I successfully sent
message and received response using pure ZeroMQ, but don't know how to
use FileMQ for sending file. Let's say, I want transfer .jpg file from
client to server. How do I do that? Also how do I handle big files? Is
in FileMQ some lossless compression algorithm (like zlib), or I need use
another library if I want achieve that?
Thanks, hope you help me. :)
Richard
_______________________________________________
zeromq-dev mailing list
[email protected]
https://lists.zeromq.org/mailman/listinfo/zeromq-dev