OpenDDSharp
OpenDDS wrapper for .NET languages.
OpenDDS is an open source implementation of the Object Management Group (OMG) Data Distribution Service (DDS), developed and copyrighted by Object Computing Incorporated (OCI). The OMG DDS specification is intended to be suitable for systems whose requirements include real-time, high volume, robustness, failure tolerant data distribution utilizing a publish and subscribe model.
OpenDDS Website: https://www.opendds.org OpenDDS Repository: https://github.com/OpenDDS/OpenDDS
OpenDDSharp has been compiled with OpenDDS v3.31.0
OpenDDSharp Documentation
Getting Started
Get started on OpenDDSharp using the NuGet packages and the project template for the IDL code generation.
Start your OpenDDSharp "Hello World!" application or check the middleware features using the WPF Shape Demo.
Articles
OpenDDSharp articles covering all DDS subjects and how to achive your goals using OpenDDSharp.
From the basic publish and subscribe actions to the most advanced content-filtering or multi-topics features, this documentation contains all the information you need to easily develop your DDS application.
API Documentation
A .NET friendly API fully documented for your DDS developments on Windows, Linux and OSX platforms.