HOWTOs

This page contains a set of short informal recipes to help you solve common challenges you may face when using RTI Connext DDS. This recipes include topics such as configuring favorite IDE to work with our libraries, tuning the performance of your application, or configuring your firewall to let DDS traffic through.

You can contribute by commenting on existing HOWTOs or creating your own here (requires logging in).

This how-to lists a set of simple tests you can run to validate that the main functionality of the RTI Connext Open Community source code you built been ported successfully.
7023 reads — 0 comments
This document explains how to debug a distributed DDS system when there is no communication, or sub-optimal communication, seen between publishers and subscribers.
59375 reads — 0 comments
This document explains how to configure DDS to use the DTLS transport without WAN.
10287 reads — 4 comments
This article shows how to serialize and deserialize data using DDS_DynamicData
13736 reads — 1 comment
This article shows how to use generated enumerators in Java switch statements.
6149 reads — 1 comment
This article shows how to cancel a request sent from a Requester to a Replier using the RTI Connext DDS Request-Reply API.
7989 reads — 1 comment
This document explains how to create a simple adapter using the RTI Routing Service Adapter SDK. The adapter scans the file system in one specific folder and, for every file present in that folder, it creates a stream to communicate with the output. In the output, the adapter will take care of creating a file for every stream received.
10791 reads — 0 comments

Pages