Changes between Version 7 and Version 8 of HOWTO-DeploySimulator
- Timestamp:
- 04/03/2019 02:12:10 PM (7 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
HOWTO-DeploySimulator
v7 v8 34 34 cd webapps & C:\Python27\python -m CGIHTTPServer 80 35 35 }}} 36 == Starting the simulation ==36 == Starting the simulation == 37 37 Launch `WebServer.bat` by double-clicking. Observe a terminal window open and display webserver status messages. 38 38 … … 56 56 57 57 Monitor simulation progress. The event queue should be processed according to the simulation time. The dot colors should be changed as specified in the traffic event data. 58 59 Optionally, open the CMS/HAR monitor in a web browser: "`http://cptms.tmcsim/cms_monitor.html`"
