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
- Download and unpack pc2 distribution
- Install Java
- Start pc2 server, then pc2 admin, add a scoreboard account
- unpack the WTI project
unzip projects/WebTeamInterface-1.1-5785.zip
- 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.