Download
IceProtobuf-0.3.0.tar.gz
IceProtobuf-0.3.0.zip
The source distributions for the Protocol Buffers project, which consist of sample programs in C++, Java, and Python that demonstrate the use of Protocol Buffers in an Ice application. Refer to the README file in each demo directory for build and usage instructions.
Requirements
In order to use Protocol Buffers in Ice, your system must meet the following requirements:
- Ice 3.5.0 on a supported platform
- Protocol Buffers 2.5.0
We have tested this project on Windows, Linux, and OS X using compilers that Ice supports.