$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Sohail Somani (s.somani_at_[hidden])
Date: 2007-06-27 17:00:54
On Wed, 2007-27-06 at 16:30 -0400, Cliff Green wrote:
> Looking at the B.Asio example code using B.S11N, there's
> an assumption that both sides of the network pipe are
> using B.S11N
Hi Cliff :)
I think this is true, but it is wholly dependent on the archive. I may
be wrong, but I believe this to be true. In any case, for all networked
applications, both ends need to fully agree on a protocol whether or not
they are using the same s11n library. With a json archive, this might
work.
Theoretically.
Sohail