Locator

A locator is a combination of a transport kind, address and port number.  Sometimes in string format, sometimes specified in a DDS_Locator_t structure.

Examples: (DDS_LOCATOR_KIND_UDPv4, 10.10.1.121, 7400) or "udpv4://10.10.100.21:7400"