Discovery and Transports

Summary This article explains how to configure RTI Connext Professional so DomainParticipants discover each other using UDPv4-unicast or SHMEM only. Target outcome: No discovery multicast (discovery multicast receive disabled) Explicit unicast peers for discovery Optional hard disable of UDP ...
43 reads — 0 comments
RTI Connext DDS allows you to use different transports for communication between endpoints in your application (e.g., shared memory, UDP, TCP, etc.). You can take advantage of this flexibility and use different transports for discovery data and user data in the same application. This article shows ...
14213 reads — 0 comments
Note: Applies to RTI Connext version 4.x and above OMG Data Distribution Service (DDS) applications send two types of data: meta data used for discovery and user data. Because the core of RTI Connext DDS is transport agnostic, it does not make any assumptions about the actual transports used to ...
8066 reads — 0 comments
Subscribe to RSS - Discovery and Transports