HECTOR Module - TCPSender
Home > Module Index > Networking.TCPSender 0.1.3
TCP Data Sender.
Free
HECTOR v0.4
Connections
Name
Type
Data Type
Description
In 1
Generator
GenericFrame
Data input 1
In 2
Generator
GenericFrame
Data input 2
In 3
Generator
GenericFrame
Data input 3
In 4
Generator
GenericFrame
Data input 4
Options
Name
Data Type
Description
Description
Provides an interface to send data packets across a network. If you are running more than one HECTOR server on the same network, it is possible to send data between the servers by connecting the connections on the 'Server View' page of the HECTOR web interface. You can connect any data stream to the Networking.TCPSender unit and it will output on the corresponding connection in the 'Server View' page. You can receive data sent from different HECTOR servers by using the Networking.TCPReceiver module.
Tags
networking
comms
Get HECTOR to use this module.