Skip to content

Lib.io.tcp.TcpServer

Thomas Mann edited this page Sep 5, 2025 · 1 revision

TcpServer

in Lib.io.tcp



Input Parameters

Name (Relevancy & Type) Description
Listen (Boolean) -
LocalIpAddress (String) -
Port (Int32) -
Message (String) -
SendOnChange (Boolean) -
SendTrigger (Boolean) -
PrintToLog (Boolean) -

Outputs

Name Type
Result T3.Core.DataTypes.Command
IsListening System.Boolean
ConnectionCount System.Int32

⚠ Everything else is automatically generated and will be overwritten regularly.

Clone this wiki locally