Solutions

Beginning with RTI Connext DDS 7.2.0 , RTI added support for operating beyond the Year 2038 time rollover issue. Systems running Connext DDS 7.2.0 or later can operate correctly through the year 2106. What Changed? To address the Year 2038 limitation, RTI updated how time values are represented: ...
136 reads — 0 comments
When designing Connext applications, one important task is identify communication patterns and ensure the appropriate pattern is used for each topic. There are typically three common data communication patterns, each optimized for different system behaviors and reliability requirements. Each ...
4706 reads — 0 comments
Wireshark is an essential tool for optimizing and debugging RTI Connext applications but can be intimidating to someone who is not familiar with Wireshark or who is not familiar with analyzing DDS/RTPS traffic in Wireshark. The goal of this post is to provide you with tools, techniques, and links ...
3181 reads — 0 comments
Goal This article clarifies common questions related to how RTI patches the product of Connext Professional. If your question is not answered here, reach out to support@rti.com. What is a patch? How is it different from other types of releases? A patch is an official release to address one or more ...
7606 reads — 0 comments
Summary On Linux/Windows and potentially other operating systems, when a DataWriter sends data samples to a multicast address, the performance of the underlying UDP sendmsg() call varies depending on whether multicast DataReaders are located on the same local host. If there are no local, multicast ...
3831 reads — 0 comments
By default, Connext data serialization is not fully compliant with Extended CDR encoding. While this doesn't affect correctness it may prevent interoperability with other vendors. To make Connext compatible with the OMG 'Extensible and Dynamic Topic Types for DDS' specification, version 1.3 , you ...
4491 reads — 0 comments
In some cases, you may receive the wrong version of an RTI Connext Professional free trial or Connext Express license. If you do, you will receive the following error: RTI Connext DDS feature license not found: RTI_LICENSE_FILE = /home/my_user/rti_license57814.dat. Please contact support@rti.com ...
1904 reads — 0 comments

Pages