Reference

Components
Connectors
Inputs Type Outputs Type
The port you want the server
to use through
Int Whether the server
has started and a
connection is open
String
The type of connection,
either 'TCP' or 'UDP'
String The IP address of the
server (once the
connection has been
set up)
String
Trigger to start the server
Trigger Data received in from
any clients
String
Trigger to stop the server
Trigger Trigger when data has
been sent out
Trigger
The data you want to send
String If the Log input is set
to true then the activity
log can be accessed
from here
String
Whether the data being
received and transmitted is
hex (as opposed to
character strings)
Boolean
Trigger to send the data
Trigger
Whether you want to log
activity across the server
connection. This can be
helpful to make sure
everything is working as you
expect. The log is accessible
through the Log output
Boolean
Trigger to clear the log
Trigger
277 of 494