/* @(#)aiiac.h 1.3 3/28/94 11:49:19 */ #define HOSTNAMELEN 256 #define MAXFILENAME 256 #define DEFTIMEOUT 86400 /* Secs in a day */ #define DEFSRVRTIME 10 #define ON 1 #define OFF 0 #define BLANKSTR " " /* Procedure numbers for AI Dispatcher */ #define AICLIENTEXE 1 #define AICLIENTRESULT 2 #define AISERVERREADY 100 #define AISERVERRESULT 101 #define AISERVERREGISTER 102 #define AISERVERDISCONNECT 103 #define TIMEOUT 20 /* Seconds */ #define BRUSH_ARCVIEW 1 #define BRUSH_XPLORE 2 #define BRUSH_VIRGIS 1 #define EXECUTE 1