rticommunity / rtiwebintegrationservice-examples

This repository includes examples that illustrate how to use RTI Web Integration Service, an out-of-the-box solution for integrating web-based applications and services with RTI Connext™ DDS.

Home Page:https://community.rti.com/static/documentation/connext-dds/current/doc/manuals/web_integration_service/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

rtiwebintegrationservice-examples

This repository includes examples that illustrate how to use RTI Web Integration Service, an out-of-the-box solution for integrating web-based applications and services with RTI Connext™ DDS.

RTI Web Integration Service

Traditionally, web-based applications and services have relied on non-standard interfaces to participate as first-class citizens in the DDS Global Data Space. Web Integration Service leverages the Web-Enabled DDS OMG standard (DDS-WEB) to provide a simple generic standards-based interface that provides a transparent bridge between web-based services and unmodified DDS applications.

Simply set up Web Integration Service to create DDS entities associated with web-based client applications. No changes are required in the Connext DDS applications.

Web Integration Service Overview

The key benefits of Web Integration Service are:

  • It reduces the time and effort spent integrating web-based protocols with Connext DDS applications, providing a standards-based generic out-of-the-box solution.
  • It supports disconnected or stateless clients that would otherwise need to join a domain, discover remote entities, and ensure that subscribers receive the information they sent.
  • It enables interoperability between applications written in different programming languages and operating systems for which there is no available Connext DDS SDK.
  • It provides access control mechanisms to ensure that only authorized applications can access the DDS Global Data Space.

To learn more about RTI Web Integration Service check out its complete documentation. It includes detailed instructions as well as simple tutorials that will help you get started.

Contributing Enhancements

To contribute enhancements or additional examples to the repository, follow the instructions on our RTI Connext DDS Examples Wiki and the CONTRIBUTING.md file, which includes our CLA and License. Your contributions will be reviewed and as soon as they are approved they will be merged into the master branch of this repository.

About

This repository includes examples that illustrate how to use RTI Web Integration Service, an out-of-the-box solution for integrating web-based applications and services with RTI Connext™ DDS.

https://community.rti.com/static/documentation/connext-dds/current/doc/manuals/web_integration_service/index.html


Languages

Language:JavaScript 99.9%Language:CSS 0.1%