CoreDX DDS
C# Reference Manual

UdpTransport Class Reference
[CoreDX DDS Tranpsorts]

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

Inheritance diagram for UdpTransport:
Transport

List of all members.

Static Public Member Functions

static UdpTransport 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()
 All Classes Functions Variables Properties

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