@@ -17,18 +17,18 @@ For your convenience, there are 2 scripts to set up environment variables:
1717These are the variables they contain, which you should modify according to your
1818system:
1919
20- - ** NDDSHOME** : path to the installation of RTI Connext Professional.
21- - ** NDDS_QOS_PROFILES** : path to the * qos.xml* file containing QoS profiles.
22- - ** SHMEM_DOMAIN** : the domain for the applications using SHMEM.
23- - ** UDP_DOMAIN** : the domain for the applications using UDP (mainly the
20+ - ** NDDSHOME** : path to the installation of RTI Connext Professional.
21+ - ** NDDS_QOS_PROFILES** : path to the * qos.xml* file containing QoS profiles.
22+ - ** SHMEM_DOMAIN** : the domain for the applications using SHMEM.
23+ - ** UDP_DOMAIN** : the domain for the applications using UDP (mainly the
2424DomainParticipant of RTI Routing Service).
25- - ** APPS** : total number of DomainParticipants on the localhost. By default,
25+ - ** APPS** : total number of DomainParticipants on the localhost. By default,
2626Connext will try to reach out to the first 5 created applications on SHMEM,
2727therefore, we need to increase that number if there are more than 5
2828applications.
29- - ** CDS_IP_ADDRESS** : the IP address of the host that contains RTI Cloud
29+ - ** CDS_IP_ADDRESS** : the IP address of the host that contains RTI Cloud
3030Discovery Service.
31- - ** CDS_PORT** : the UDP port that CDS will use.
31+ - ** CDS_PORT** : the UDP port that CDS will use.
3232
3333On Linux, you can use the environment variables by sourcing the file:
3434
0 commit comments