Solutions

RTI Connext DDS Secure relies on OpenSSL to handle cryptographic functionality. Specifically, it uses the EVP family of functions to interface with OpenSSL. Therefore, if your hardware supports cryptographic acceleration, RTI Connext DDS Secure automatically utilizes hardware acceleration wherever ...
3929 reads — 0 comments
RTI Connext DDS uses a special discovery mechanism that allows RTI Tools such as Admin Console to find participants on different domains. The messages that make this possible are called default domain announcements. RTI Connext provides a couple of QoS settings that allow this special discovery ...
4187 reads — 0 comments
This article assumes familiarity with Docker. For instance, you should know the difference between containers and images, and the purpose of a Dockerfile. If not, visit www.docker.com and get up to speed on Docker basics before reading further. Introduction In this example, we’ll build and deploy a ...
9675 reads — 0 comments
This article assumes familiarity with Docker. For instance, you should know the difference between containers and images, and the purpose of a Dockerfile. If not, then visit www.docker.com and get up to speed on Docker basics before reading further. Introduction In this example, we’ll create a ...
10467 reads — 4 comments
What is the Monitoring Library and how do I enable it? RTI Monitoring Library is a plug-in that enables an RTI Connext DDS application to provide monitoring data. This data can be visualized using the RTI Monitor application or read by a separate, user-created application. In RTI Connext DDS , ...
9000 reads — 0 comments
When using the “host” Docker driver, all network interfaces of the host machine are accessible from the Docker container. Furthermore, there is no networking namespace separation between the Docker containers and the host machine. To run a container in host mode, run the following command: $ docker ...
11642 reads — 0 comments
Differences between Filtering Data using RTI Connext DDS Professional and RTI Connext DDS Micro There are several differences when using RTI Connext DDS Professional and RTI Connext DDS Micro; one of them is how to filter the samples that the subscriber will receive. RTI Connext DDS Professional ...
4370 reads — 0 comments

Pages