CTR Pia  4.11.3
Game Communication Engine
PiaClone Sample Demo

Location

$CTRPIA_ROOT/sampledemos/clone

Building the Program

Go to the $CTRPIA_ROOT/sampledemos/clone directory and execute the following:

% omake

The executable (.cci) file is generated in the following location.

$CTRPIA_ROOT/sampledemos/clone/(sample demo name)/images/(platform name)/(target name)/

For example:

$CTRPIA_ROOT/sampledemos/clone/CloneProtocol/images/CTR-TS.Process.MPCore.fast/Release/

is generated within that folder.

Description

clone/CloneProtocol Sample Demo This demo uses each feature of PiaClone.
clone/TeamMatchmake Sample Demo This demo uses PiaClone and the joint session feature to perform team matchmaking.

Revision History

2014-08-08
Added the clone/TeamMatchmake Sample Demo page.
2013-10-28
Initial version.