2. Installation
2.1. Installing Connext TSS
The Connext TSS package is provided in a zip archive,
rti_connext_tss_<version>.zip. The package is available for download
from the RTI Customer Portal; if you do not
have access, contact RTI Customer Support.
To install Connext TSS, unzip the archive with the following command:
unzip rti_connext_tss_<version>.zip
The Connext TSS libraries are shipped as source code. After installing, you must build the libraries before using Connext TSS with a FACE application; refer to Building Connext TSS for more information.
Note
The root directory where the archive is extracted is the Connext TSS
installation directory, which is referred to as <RTITSSHOME>
in this documentation. See Paths Mentioned in Documentation
for a complete list of paths noted in this manual.
2.2. Package Contents
Folder or File |
Description |
|---|---|
|
Includes RTI Code Generator, referred to as rtiddsgen in this documentation. Modified specifically for Connext TSS, this tool is used to generate TSS-specific header and plug-in source files. |
|
Includes the complete Connext TSS user’s manual and API documentation in html format. |
|
Header files for C implementation of Connext TSS. |
|
Source files for the C implementation of Connext TSS. |
|
Header files for the C++ wrapper of the C implementation of Connext TSS. |
|
Source files for the C++ wrapper of the C implementation of Connext TSS. |
|
An example FACE application that makes use of the Connext TSS library. |
|
Includes CMake and rtiddsgen support files. |
|
Software Bill of Materials (SBOM) that RTI uses in this Connext TSS release. |
|
A CMake script for generating the build environment for Connext TSS libraries. |
|
Links to the Connext TSS user’s manual provided in the |
|
RTI’s Software License Agreement (SLA). |