Getting Started Guide
If you are new to OpenSplice DDS then the OpenSplice DDS Getting Started Guide (v6 pdf | html)
(v7 pdf | html) is a good place to start.
The Getting Started Guide provides:
- information for running your first example
- basic installation and configuration information
- how to license your installation
OpenSplice Launcher
The OpenSplice launcher is a tool that will allow you to configure OpenSplice and run the examples easily. After installation you will be asked if you want to run it. You can also start the launcher by running the command
osplLauncher
from the bin directory of your OpenSplice installation or from the windows start menu. The OpenSplice launcher guide can be found in the html pages inside the distribution.
Evaluating and bench marking OpenSplice
To learn more about the how to get the best from OpenSplice DDS then you should download the evaluating and benchmarking guide (v6 pdf | html) (v7 pdf | html). This will help you choose the correct architectural model, choose the right networking service for your needs and show you how to benchmark OpenSplice DDS to get the best results.
OpenSplice DDS Examples
A complete set of examples is provided in the OpenSplice installation. Just look in the examples directory to find these. The examples include:
- PingPong
- Tutorial
- HelloWorld
- WaitSet
- Listener
- ContentFilteredTopic
- QueryCondition
- Lifecycle
- Durability
- Ownership
- BuiltInTopics
- NetworkPartitions
- RoundTrip
- Throughput
You will find an index.html page in the distribution that shows you how to run these.