Boost::serialization
boost has a great serialization library that I've used to stream objects across http to/from windows/linux in HTDJ/STDJ (see Projects). I also might like to integrate it into ObjectStream...
boost has a great serialization library that I've used to stream objects across http to/from windows/linux in HTDJ/STDJ (see Projects). I also might like to integrate it into ObjectStream...