Traffic Display

From SignalWiki
Jump to navigation Jump to search

Contents | FAQ | Manual | General Tips and Tricks | Change Log | Multiplayer Manual | Line Operations Manual | Voice Communications | Change Log | Developers pages

Introduction

The Traffic Display feature is an optional system that is essentially a web server that runs inside the sim and displays traffic information in a web browser.

Operation

Enable this feature by starting the sim using the following command line option:

-http

This will start the server on port 80. If a different port is desired (say, you already run a web server on your computer) then you may specify the port you wish to use using the following command line option:

-http:8080

With the server properly configured, navigate your web browser to http://localhost:80. (Replace the port number with the port number you are using.)

Display

Example traffic display page



Contents | Sp Dr S 60 | FAQ | Manual | General Tips and Tricks | Multiplayer Manual | Line Operations Manual | Voice Communications | Change Log | Developers pages