Function eCAL::UDP::GetRegistrationPort

Function Documentation

int eCAL::UDP::GetRegistrationPort()

GetRegistrationPort retrieves the registration 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 registration communication.

Returns:

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