CommunicationParameters Struct Reference

Holds the communication parameter to configure the connection between senders and receiver More...

Attributes

COMM_TYPE communicationType
 Type of communication More...
 
uint ipPort
 The comm port used for streaming the data More...
 
char[] ipAdd
 The IP address of the sender More...
 

Detailed Description

Holds the communication parameter to configure the connection between senders and receiver

Variables

◆ communicationType

COMM_TYPE communicationType

Type of communication

◆ ipPort

uint ipPort

The comm port used for streaming the data

◆ ipAdd

char [] ipAdd

The IP address of the sender