Protocol Buffers Examples
By Xul.fr


Contents:

makehello.bat
hello.proto
hello.cpp

makewrite.bat
hellowrite.proto
model.proto
hellowrite.cpp

Usage:

Type under Windows: makehello 
to build the first example
and run hello

makewrite
to build the second one
and run hellowrite several times