The table below shows all of the default Protocols and Ports used with Pilot Data Server.
HTTP
Name | Default Value | Comments |
---|---|---|
Pilot Data Server | http://pds-host:8177 | The port used for HTTP is configurable in the DataServerConfig.ini file on %ProgramData%\Vizrt\Pilot Data Server. |
Script Runner | http://pds-host:1981 | Installed with Pilot Data Server and runs on the same host machine. The port used for HTTP is configurable in the file PilotScriptRunnerHostService.exe.config in the Pilot Data Server installation folder. |
Crop Service | http://pds-host:8178 | Separate installer that normally runs on the same host as Pilot Data Server. The port used for HTTP is configurable in the file PilotCropServiceHost.exe.config in the Crop Service installation folder. |
Graphic Hub REST | http://gh-host:19398 | Graphic Hub uses the same port for HTTP and HTTPS. |
Viz One | http://vizone-host:80/thirdparty | |
Preview Server | http://ps-host:21098 | |
REST VOS / GH Image Extension | http://imex-host:19390/restvos/service | The image extension UI can be accessed on http://imex-host:19390/imagelibrary/index.html. |
Viz Pilot Preview Port | 50008 | Viz Engine preview port used for snapshot previews in Viz Pilot. |
Viz Arc MOS Panel | http://arc-host:9004/mos-plugin | |
PDS changelog notifications | stomp://pds-host:9876/?destination=/changelog&lastKnownId=-1 |
HTTPS
Name | Default Value | Comments |
---|---|---|
Pilot Data Server | https://pds-host:7373 | The port used for HTTPS is configurable from the Pilot Data Server Launcher. The service needs to restart. |
Script Runner | https://pds-host:1982 | The port used for HTTPS is configurable from the Pilot Data Server Launcher. The service needs to restart. |
Crop Service | https://pds-host:8179 | The port used for HTTPS is configurable from the Pilot Data Server Launcher. The service needs to restart. |
Graphic Hub REST | https://gh-host:19398 | Graphic Hub uses the same port for HTTP and HTTPS. |
Viz One | https://vizone-host.example.com:443/thirdparty | |
Preview Server | https://ps-host:4443 | |
REST VOS / GH Image Extension | No support for HTTPS. | |
Viz Pilot Preview Port | 50008 | Viz Engine preview port used for snapshot previews in Viz Pilot. |
Viz Arc MOS panel | https://arc-host:9005/mos-plugin | |
PDS changelog notifications | stomp://pds-host:9876/?destination=/changelog&lastKnownId=-1 |