Function eCAL::UDP::GetPayloadAddress

Function Documentation

std::string eCAL::UDP::GetPayloadAddress()

GetPayloadAddress retrieves the UDP payload address used as base address for udp receivers.

If the network mode is disabled, it returns the local broadcast address. Otherwise, it retrieves the UDP multicast group address from the global configuration.

Returns:

The UDP payload address based on the network configuration.