00001 #ifndef __COMMON_H 00002 #define __COMMON_H 00003 00004 #define PACKETSIZE 1024 00005 00006 #define MAX_CLIENT_LIST 100 00007 #endif