hessiancpp

* about

hessiancpp is a C++ library implementing the client side of the Caucho Hessian protocol.
Aside from basic protocol implementation is also supports GZipped replies, a feature that can greatly decrease the message size on the wire.

* download

Project page.

SourceForge.net Logo

* todo

todo->

* license

Copyright © 2004, 2005 Aldratech Ltd.
hessiancpp is released under the LGPL
All code written by Radu-Adrian Popescu except as noted.

* see also

HessianPHP
HessianC#
HessianRuby
Caucho/hessian