Skip to content

Latest commit

 

History

History
55 lines (37 loc) · 2.55 KB

index.md

File metadata and controls

55 lines (37 loc) · 2.55 KB

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

Package NuGet
OpenDDSharp OpenDDSharpShield
OpenDDSharp.IdlGenerator OpenDDSharpIdlGeneratorShield
OpenDDSharp.Native OpenDDSharpNativeShield
OpenDDSharp.Templates OpenDDSharpTemplatesShield

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.

Getting Started

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.

OpenDDSharp Articles

API Documentation

A .NET friendly API fully documented for your DDS developments on Windows, Linux and OSX platforms.

API Documentation