ice-protobuf icon indicating copy to clipboard operation
ice-protobuf copied to clipboard

Sample applications to demonstrate how to integrate Google Protocol Buffers with Ice

This repository contains sample applications that demonstrate how to integrate Google Protocol Buffers with Ice.

Included are demos and tests written in C++, Java, and Python. They were tested with:

  • Ice 3.6
  • Google Protocol Buffers 2.6.1

The Protocol Buffers distribution and documentation can be found at

http://code.google.com/apis/protocolbuffers/

Please see the READMEs in the specific language directories for more information on building and running each demo or test.