Plain framework is base with c++ smart framework for net applications(socket game or more).
- Author: Viticm
- Website: http://www.cnblogs.com/lianyue/
- Version: 2.1
To install plain framework need depends with google protobuf, if you want run the logicserver and client app. You can install default protobuf version with this command:
cd tools/protobuf/ && sh install.sh
You can run logicserver or client like this command:
cd applications/bin/
./logicserver
./client