Tracker Source Code

From WinBolo

(Difference between revisions)
Jump to: navigation, search
Current revision (02:47, 13 December 2008) (view source)
 
Line 1: Line 1:
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.
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.
+
It is available under the GNU GPL version 2 and available to download via [http://winbolo.googlecode.com/ Google code].

Current revision

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