Skip to main content

UNICAST_LOCATOR

Constant UNICAST_LOCATOR 

Source
pub const UNICAST_LOCATOR: u16 = 0x002f;
Expand description

Endpoint unicast locator (24 byte) — where peers send user data to this reader/writer. Spec §8.5.3.2/§8.5.3.3: DiscoveredReaderData.readerProxy.unicastLocatorList. One parameter per locator (a list = repeated PID). Takes precedence over the participant DEFAULT_UNICAST_LOCATOR — OpenDDS sends only the placeholder 127.0.0.1:12345 as the participant default and stores the real locators exclusively here.