Network:TCPClient
Network:TCPClient allows communication with an active
TCP/IP server in the same network.
| Pin | Info |
|---|---|
|
|
1-Toggle listener[Int]: Toggles the nodes connection tothe TCP server 1-Listen[Int]: Sets the Connection state of the Node 1-Message[String]: Sends the String to the TCP/IP Serverif the connection is active. 2-IP[String]: Sets the Server address this nodetries to connect to. 2-Port[Int]: Sets the Server port this nodestries to connect to. |
|
|
1-Message[String]: Emits messages sent from the connected TCP Server. |
| Node Parameters | |
|
IP: Defines the TCP Server address to connect to. Port: Defines what Port on the TCP Server to connect to. Checkbox: Shows the Connection state* of the Node, can be toggled by clicking. |
|
