source:
tmcsimulator/trunk/config/cad_client_config.properties
@
678
| Revision 678, 654 bytes checked in by jdalbey, 4 years ago (diff) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | # Config settings for CAD Clients |
| 2 | |
| 3 | CADPosition = 2 |
| 4 | #CADSimulatorHost = 127.0.0.1 |
| 5 | # Specify where CAD server is running: 192.168.251.116 for Production, 192.168.251.127 for Development workstation |
| 6 | CADSimulatorHost = 192.168.251.116 |
| 7 | #CADSimulatorHost = 192.168.1.208 |
| 8 | CADUserID = A1245 |
| 9 | CADSimulatorSocketPort = 4444 |
| 10 | CADRmiPort = 4446 |
| 11 | #KeyboardType = CAD |
| 12 | #DisplayType = FRAME |
| 13 | DisplayType = FULL_SCREEN |
| 14 | KeyboardType = STD |
| 15 | # File containing names of students to display in login screen |
| 16 | StudentNamesFile = \\\\web.tmcsim\\web\\config\\student_names.txt |
Note: See TracBrowser
for help on using the repository browser.
