UDP Messaging
Availability
Setting | Description |
---|---|
Enabled by Default | Defines whether UDP messaging is enabled by default. If disabled, messaging will need to be added to the command line when running non-editor builds. In shipping builds, |
Transport
Setting | Description |
---|---|
Enable Transport | Defines whether the UDP transport channel should be enabled. Can be specified on the command line with |
Unicast Endpoint | The IP endpoint to listen to and send packets from. The format is
Specifying an interface IP here will use that interface for multicasting. Static endpoints might also reach this client through Specifying both the IP and Port will allow usage of static endpoint to reach this client. Can be specified on the command line with |
Multicast Endpoint | The IP endpoint to send multicast packets to. The format is The multicast IP address must be in the range Can be specified from the command line with |
Message Format | The format used to serialize the UDP message payload. You can choose from the following options:
|
Advanced | |
Auto-Repair | Defines whether the UDP transport channel should try to auto-repair when in error. |
Max Send Rate | Maximum sustained transmission rate in Gbit/s. The default value is 1 Gbit/s. This is to control transmission of larger packages over the network. Without a limit, packet data loss can occur because more data may be sent than may be supported by your network card. Adjust this value higher or lower depending on your network capacity. |
Auto-Repair Attempt Limit | The number of consecutive attempts the auto-repair routine will try to repair. |
Multicast Time to Live | The time-to-live (TTL) for sent multicast packets. |
Static Endpoints | The IP endpoints of static devices. Use this setting to reach devices on other subnets, such as mobile phones on a Wi-Fi network. The format is |
Tunnel
Setting | Description |
---|---|
Enable Tunnel | Defines whether the UDP tunnel is enabled. |
Tunnel Unicast Endpoint | The local IP endpoint to listen to and send packets from. The format is |
Tunnel Multicast Endpoint | The IP endpoint to send multicast packets to. The format is The multicast IP address must be in the range |
Advanced | |
Remote Tunnel Endpoints | The IP endpoints of remote tunnel nodes. Use this setting to connect to remote tunnel services. The format is |