CoreDX DDS Java Reference Manual
Static Public Member Functions | List of all members
UdpTransport Class Reference

An instance of a Transport that can be added to a DomainParticipant. More...

Inheritance diagram for UdpTransport:
Transport

Static Public Member Functions

static Transport create_transport (UdpTransportConfig transport_config)
 Constructor.
 

Detailed Description

An instance of a Transport that can be added to a DomainParticipant.

The UdpTransport is the default transport used by CoreDX DDS for communications. It support RTPS over a UDP/IP network. It can be used for both on-platform and off-platform communications.

See also
DomainParticipant::add_transport(Transport) add_transport()

© 2009-2017 Twin Oaks Computing, Inc
Castle Rock, CO 80108
All rights reserved.