# Config settings for CAD Clients CADPosition = 2 # Specify where CAD server is running: 192.168.251.116 for Production, 192.168.251.127 for Development workstation, 127.0.0.1 for local development CADSimulatorHost = 127.0.0.1 #CADSimulatorHost = 192.168.251.116 #CADSimulatorHost = 192.168.251.127 CADUserID = A1245 CADSimulatorSocketPort = 4444 CADRmiPort = 4446 #KeyboardType = CAD #DisplayType = FRAME DisplayType = FULL_SCREEN KeyboardType = STD # File containing names of students to display in login screen StudentNamesFile = config/student_names.txt