RTI Connext DDS Micro C API  Version 3.0.2
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
UDP_NatEntry Struct Reference

<<eXtension>> Properties for a Network Address Translation entry More...

#include <netio_udp.h>

Data Fields

struct NETIO_Address local_address
 The local network address.
struct NETIO_Address public_address
 The public network address.

Detailed Description

<<eXtension>> Properties for a Network Address Translation entry

Adding UDP_NatEntry entries to the UDP_InterfaceFactoryProperty::nat sequence enables translation between local and public network addresses. Please refer to Sequence Support for more information on how to manages sequences in RTI Connext DDS Micro.


Field Documentation

struct NETIO_Address UDP_NatEntry::local_address

The local network address.

struct NETIO_Address UDP_NatEntry::public_address

The public network address.


RTI Connext DDS Micro C API Version 3.0.2 Copyright © Thu Dec 12 2019 Real-Time Innovations, Inc