JsonRpc-Cpp library is a C++ implementation of JSON-RPC protocol (http://groups.google.com/group/json-rpc/web/json-rpc-1-2-proposal). It uses JsonCpp library (http://jsoncpp.sourceforge.net/) to encode/decode JSON messages. install examples below doc directory install documentations run make check before install