Reference
Components
Network Server
Description
This primitive allows you to receive and and send data from and to clients across a network.
You can choose whether to create a TCP or UDP connection. You can also specify whether you are communicating via character strings
(straight text) or hex strings.
When sending the data is sent to all clients that are connected to the server.
276 of 494