RTI Connext DDS Micro C API
Version 2.4.14
|
<<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. |
<<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.
struct NETIO_Address UDP_NatEntry::local_address |
The local network address.
struct NETIO_Address UDP_NatEntry::public_address |
The public network address.