Ship Model Server

Tags: 

The Spaceroom Ship Server (SRModel.exe) models the function and systems of the ship as well as uses the ODE physics engine to move about space. It receives commands from the Console application.

Configuration

Config file: SRModel.ini

# TCP/IP settings
[Network]
ModelServerPort=88
UDPBroadcast=10080

[Settings]
AdvertiseInterval=5000 # How often (in ms.) to send UDP advertise message
StartInTray=1 # Whether or not to start minimized in system tray
AutoStartModel=1 # Whether or not to immediately start the model