WTI Project - pc2ccs/pc2v9 GitHub Wiki

The WTI Project is a sub project of the pc2 system. The WTI (Web Team Interface UI) project is a self-contained web server with web pages that provide a Web Team user interface for pc2.

Checklist to start the WTI

  1. Download and unpack pc2 distribution
  2. Install Java
  3. Start pc2 server, then pc2 admin, add a scoreboard account
  4. unpack the WTI project
    unzip projects/WebTeamInterface-1.1-5785.zip
    
  5. Start WTI
    cd WebTeamInterface-1.1
    bin\pc2wti
    

Development Articles

A number of articles have been created that describe the development architecture and other information for the WTI.