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

Meir Yanovich meiryanovich at gmail.com
Thu Jan 10 12:06:02 CET 2013


so if i understand it right ,
( in Java ) i need instead of sending XML marshaled as my main
massaging structure ( using Jaxb)
i will created new java class that has 2 members 1 for the xml and
the second as the file as base64 encoded.
then i will just send this class on the wire ?
and in the client i will just decode the class and handle the 2 members of
the class ?

On Thu, Jan 10, 2013 at 12:46 PM, Wes Young <wes at barely3am.com> wrote:

> base64 encode
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.zeromq.org/pipermail/zeromq-dev/attachments/20130110/7a366df0/attachment.htm>


More information about the zeromq-dev mailing list