This directory contains example Tcl/Tk applications that use Tcl-DP. The examples supplied (in order from simple to complex) are: id - integer identifier server conference - multiperson conference server tictactoe - multiplayer game, uses Tk services - name server The first three applications use Tcl/Tk scripting only and require that you to run dpwish (or any Tcl-DP extended wish). The services example includes C code for its own wish-like program.