Google Protocol buffers https://developers.google.com/protocol-buffers/ provide a langauge/platform agnostic way to serialize structured data. Its simliar to XML or ...
This directory contains example code that uses Protocol Buffers to manage an address book. Two programs are provided for each supported language. The add_person example adds a new person to an address ...