Tracker Source Code

From WinBolo

Jump to: navigation, search

The current WinBolo Tracker was created by John Morrison and Andrew Roth. It is written in 100% ANSI compliant C and designed to run on multiple platforms.

It is available under the GNU GPL version 2 and available to download via Google code.


Features

The tracker has the following functionality:

  • Processing sever updates.
  • Providing game lists,
  • Providing a game list via HTTP.
  • Banning users via IP or hostnames
  • Writing of statistic files. (currently disabled)
  • IRC client for announcing new games. (currently disabled)
  • Debug server for clearing game lists, modifying bans and administrator chat (currently disabled)


A list of Project Ideas are available.

Compiling

To build on linux type make in the tracker directory

To build on add all files to a console application. Add the winsock2 library.

Personal tools