TCP & UDP
In this page, we will go through sending and receiving TCP & UDP
Setting up sending and receiving UDP and TCP is basically the same, so in this document, we will go through the steps required to send or receive UDP messages.
Receiving UDP
Setup in the Devices window
Insert a UDP Receiver node and after you set Stream parameters check the Receive checkbox.

Setup in the Layouts window
Insert a Read UDP node, choose the device in Device input.

Sending UDP
Setup in the Devices window
Insert a UDP Sender node and after you set Stream parameters check the Send checkbox.

Setup in the Layouts window
Insert a Send UDP node, choose the device in Device input and set the Message which will be sent.

Last updated
Was this helpful?