RTI Connext C API Version 7.3.0
NDDS_Transport_UDP_WAN_CommPortsMappingInfo Struct Reference

Type for storing UDP WAN communication ports. More...

Data Fields

NDDS_Transport_Port_t rtps_port
 RTPS port. More...
 
NDDS_Transport_UDP_Port host_port
 Host port. More...
 
NDDS_Transport_UDP_Port public_port
 Public port. More...
 

Detailed Description

Type for storing UDP WAN communication ports.

Field Documentation

◆ rtps_port

NDDS_Transport_Port_t NDDS_Transport_UDP_WAN_CommPortsMappingInfo::rtps_port

RTPS port.

◆ host_port

NDDS_Transport_UDP_Port NDDS_Transport_UDP_WAN_CommPortsMappingInfo::host_port

Host port.

◆ public_port

NDDS_Transport_UDP_Port NDDS_Transport_UDP_WAN_CommPortsMappingInfo::public_port

Public port.