<Channel> |
<Name value="Perf_NIP_Channel_1"/> |
<ChannelType value="ChannelType::RSSL_SOCKET"/> |
<GuaranteedOutputBuffers value="100000"/> |
<ConnectionPingTimeout value="30000"/> |
<TcpNodelay value="0"/> |
<Host value="adh_ip_address"/> |
<Port value="14003"/> |
</Channel> |
<Channel> |
<Name value="Perf_NIP_Channel_Mcast_1"/> |
<ChannelType value="ChannelType::RSSL_RELIABLE_MCAST"/> |
<RecvAddress value="mcast_recv_ip_address"/> |
<RecvPort value="mcast_recv_port"/> |
<SendAddress value="mcast_send_ip_address"/> |
<SendPort value="mcast_send_port"/> |
<UnicastPort value="50000"/> |
<InterfaceName value="ip_address"/> |
</Channel> |
<Channel> |
<Name value="Perf_NIP_Channel_Encr_1"/> |
<ChannelType value="ChannelType::RSSL_ENCRYPTED"/> |
<EncryptedProtocolType value="EncryptedProtocolType::RSSL_SOCKET"/> |
<GuaranteedOutputBuffers value="100000"/> |
<ConnectionPingTimeout value="30000"/> |
<TcpNodelay value="0"/> |
<Host value="adh_ap_address"/> |
<Port value="adh_rsslServerPort"/> |
<OpenSSLCAStore value="./myCA.pem"/> |
</Channel> |