Configuring network ports for UgCS ENTERPRISE
By default, UgCS components use the following network protocols and ports:
Windows firewall
TCP ports: 3339, 3340 incoming/outgoing
UDP ports: 3338, 3341 incoming; 1991, 49152-65535 incoming/outgoing.
UgCS Server
To connect UgCS for DJI – TCP, 3335
To connect UgCS Client and UgCS VideoPlayer – TCP, 3334
To connect to the internet - TCP, 80, 443
Geoserver
To connect to UgCS Server – TCP, 8079
To connect to the internet - TCP, 80
Flussonic Server
To connect UgCS VideoPlayer and UgCS for DJI – TCP, 554
It is possible to change the following settings:
UgCS Server
Configuration file is located:
C:\Program Files (x86)\UgCS\server\ucs\ucs.properties
‘ucs.vsm.server.port=3335’ – port to connect UgCS for DJI
‘ucs.hci.port=3334’ – port to connect UgCS Client
Geoserver
A configuration file is located:
C:\Program Files (x86)\UgCS\geoserver\ geoserver.properties
‘server.connection.port=8079’ - port to connect UgCS Server
Note: After changing the settings, the service has to be restarted.
Full list of used network ports in UgCS
Component | L4 protocol | Port | Description | SSDP service |
---|---|---|---|---|
Video server | UDP | [in] 3338 | Plain UDP video stream input endpoint | ugcs:video-server:input:udp |
TCP | [in] 3339 | HTTP management interface | ugcs:video-server:control | |
TCP | [in] 3340 | RTSP server | ugcs:video-server:output:rtsp | |
UDP | [in, not used] 3341 | URTP video stream input endpoint | ugcs:video-server:input:urtp | |
TCP | [in, not used] 3342 | TCP video stream input endpoint | ugcs:video-server:input:tcp | |
UDP | [in] 3343 | URTP video stream output endpoint | ugcs:video-server:output:urtp | |
SSDP | UDP | [in, out] 1991 | SSDP messages | |
VSM Emulator | TCP | [in] 5555 | Local port for listening connections from UCS | |
VSM Ardupilot | TCP | [in] 5556 | ||
VSM UNAV | TCP | [in] 5560 | ||
VSM MicroADSB | TCP | [in] 5561 | ||
VSM DJI | TCP | [in] 5562 | ||
VSM DDC\VSM PX4 | TCP | [in] 5567 | ||
VSM UAVIONIX | TCP | [in] 5568 | ||
VSM Kestrel | TCP | [in] 5570 | ||
VSM XBEE | TCP | [in] 5566 | Port for connecting with Ardupilot VSM | |
DJI Pilot Connector | HTTP | [in] 5577 | The endpoint of DJI Cloud web API. | |
TCP | [in] 5578 | MQTT brocker. | ||
TCP | [in] 5579 | VSM incoming connection. | ||
UCS | TCP | [in] 3334 | Desktop client connection | ugcs:hci-server |
TCP | [in] 3335 | Vsm connection port (DJI) | ugcs:vsm-server | |
TCP | [in] 7075 | Profiler | ||
TCP | [in] 7076 | Emulator |
Updated about 1 year ago