$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: Re: [Boost-users] Problem with Serialization: invalid signature
From: Bjorn Reese (breese_at_[hidden])
Date: 2013-04-04 11:58:40
On 2013-04-04 16:18, Alexander Striffeler wrote:
>> (sent data through network?), ...,
> That's what I'm actually up to (omnet) in the end, but I thought of just
You may also want to look at
http://protoc.sourceforge.net/
which contains archives for various encodings (e.g. JSON and
MessagePack). Protoc is still work-in-progress though.