Function eCAL::UDP::GetLoggingPort

Function Documentation

int eCAL::UDP::GetLoggingPort()

GetLoggingPort retrieves the logging port based on the configured UDP multicast port.

This function adds an offset, NET_UDP_MULTICAST_PORT_SAMPLE_OFF, to the UDP multicast port obtained from the configuration. The resulting port is used for logging communication.

Returns:

The logging port calculated by adding an offset to the configured UDP multicast port.