$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
From: Aljaz (aljaz.fajmut_at_[hidden])
Date: 2008-02-26 12:57:48
Hello
I use boost.serialization for data transfer betwen my server and client
applications.
The example of serialized data looks like:
" 3b22 serialization::archive 4 0 1 2 7 request 1 0
0 1 0
1 2 1 "
I've been wondering if there is any way to hide serialization:.archive in
the data, maybe replace it with something like 'sa' ..
Thanks a lot for help
Best regards
Aljaz