[zeromq-dev] How to send binary and text massage in one massage

Pieter Hintjens ph at imatix.com
Thu Jan 10 09:22:32 CET 2013


Hi,

Send two frames; one with the XML and one with the binary data.

-Pieter

On Thu, Jan 10, 2013 at 9:16 AM, Meir Yanovich <meiryanovich at gmail.com> wrote:
> Hello all
> im new to zeromq, i setup basic multithreaded server and simple client that
> are working great ,
> but the communication between  them is xml ( using Jaxb marshaling ) .
> now i want to keep the xml massaging and to add sending binary file on the
> wire from the server to client .
> what is the best approach to do it ?
> Thanks
>
>
> _______________________________________________
> zeromq-dev mailing list
> zeromq-dev at lists.zeromq.org
> http://lists.zeromq.org/mailman/listinfo/zeromq-dev
>



More information about the zeromq-dev mailing list