CTR Pia  4.11.3
Game Communication Engine
PiaChat Sample Demo

Location

$CTRPIA_ROOT/sampledemos/chat

Building the Program

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

% omake

The executable (.cci) file is generated in:

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

Description

chat/VoiceProtocol Sample Demo This sample demo implements conferencing among multiple users using VoiceProtocol.

Revision History

2013-07-30
Initial version.