Function eCAL::UDP::GetRegistrationAddress
Defined in File ecal_udp_configurations.h
Function Documentation
-
std::string eCAL::UDP::GetRegistrationAddress()
GetRegistrationAddress retrieves the UDP registration address based on network configuration.
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 registration address based on the network configuration.