CoreDX DDS
C Reference Manual

CoreDX_TcpTransportConfig Struct Reference
[CoreDX DDS Transports]

Structure that holds TCP Transport configuration items. More...

List of all members.

Public Attributes

short participant_index
CoreDX_IpTransportInterfaceSeq interfaces
unsigned char dynamic_interfaces
int tx_max_packet_size
unsigned int debug_flags

Detailed Description

Structure that holds TCP Transport configuration items.

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

Member Data Documentation

adjust the debug output of the transport

detect and handle changes to interface addresses

CoreDX_IpTransportInterfaceSeq CoreDX_TcpTransportConfig::interfaces

default: empty -> use all available interfaces

-1: auto detect; else force (may fail if another participant is using the ports (can't exceed 120)

default: 64K (to match the udp limit)

 All Classes Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

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