C3Fire

Installation C3Fire Player Client on Windows

From C3LearningLabs


The C3Fire distribution contains all you need to run the system. It contains The C3Fire environment, and the needed Java environment.

Download System

The system can be downloaded from the download page.

Install

Run the C3Fire installation program. The installation wizard will guide you through the setup.

We recommend that you install the system in folder C:\C3LearningLabs\.

C3Fire Install

Press < Next >.

C3Fire License Agreement

Read and press < I Agree >.

C3Fire Install folder

The default installation folder are C:\C3LearningLabs\
You can change destination folder.
Press < Install >.

C3Fire Installing

Wait to installation finish.

C3Fire Finish

Press < Finish >.




Configure

Edit the client configuration file <C3FIRE-CLIENT>\C3FireClientConfig.xml

Example : C:\C3LearningLabs\C3Fire\Client\Files\Root\C3FireClientConfig.con

Set IP number to C3Fire Server

Set the C3Fire server computer's Lan IP number.

Example: (C3Fire server is running on a computer with IP number 192.168.1.6)

 <Connection
  IPNrLan = "192.168.1.6"

 ...
 <HttpServer
  IPNr = "192.168.1.6"

Disable Connection to C3Cloud server

Optionally
To make the start process to start C3Fire client easier.

Set CloudServer Active = "False"

...
<CloudServer
  Active = "False"
  ServersInfoUrl = "http://www.c3learninglabs.com/c3cloud_servers_info.xml"
  UseServerName = "" />
...


Set auto start player

Optionally
To make the start process to start C3Fire client easier.

Set Active = "True"
Set User Type to = "Player"
...
 <AutoStart
  Active             = "True"
  UseCloudServer     = ""
  LanOrWan           = ""
  UserType           = "Player"
  ActivationType     = ""
  Role               = ""
  SequenceSelection  = ""
  SequenceName       = ""
  SessionInfo        = ""
  ConfigFile         = ""
  ScenarioFile       = ""
  MapImageFile       = ""
  SequenceConfigFile = "" />
...


Start palyer

Now you can join a session

Lan - Start a session in a Local area network