/* some network constants */ #define MAXLINELENGTH 80 #define MAX_LAG 500 #define MAX_CLIENTS 32 #define PORT "3600" #define VERSION "0.7"