Source Code Overview

In the moment i try to replace all german words in the source code and also improve the documentation (so doc++ will make better results). Tud is a client server application. This means it is splitted into a client and a server task :-). But they share many of the game specific data structures. These shared structures are defined in tudinc.H.
They share also some utilities:


Back to the real TUD:
The Server consists of tudserver.C and tudinc_server.H.
The Client of "tudclient.C" and tudinc_client.H.

I tried to make a figure:


Jens Thiele
Last modified: Sun Feb 11 19:19:12 CET 2001