Network:TCPServer

Last updated 5 August 2026
Pin Info

Input 1: Toggle bind [Bang]

Input 1: Enable [Int]

Input 1: Message4All [String]

Input 1: Message [Pack]

Input 2: NIC [Pack]

Input 2: Port [Int]

1-Toggle bind[Int]: Toggles the nodes bind status.

1-Enable[Int]: Sets the Binding state of the Node*.

1-Message4All[String]: Sends the String to all connectedTCP Clients.

1-Message[Pack]: Sends the String ot the Client specifiedin the Subpack

2-NIC[Pack]: Sets the Network Interface for theTCP server to use.

2-Port[Int]: Sets the Port the Server binds to.

Output 1: Message [Pack, String]

1-Message[Pack: Emits messages sent from all connected TCP Clientas well as their IP and bound Port**.

Node Parameters

NIC: Defines the Network Interface the Server should use.

Port: Defines what Port the TCP Port is bound to.

Checkbox: Shows the Bind state of the Node, can be toggled by clicking.