View Source Skitter.BIC.TCPSource (Skitter v0.5.3)
TCP source component.
This component is a source which listens to data on a tcp socket. This component should be
embedded in the workflow with a keyword list as its argument. This list should contain address
and port
keys, which specify the address and port to connect to, respectively.
A data element is emitted for each line sent to the tcp socket.
Component Properties
- in ports: none
- out ports:
_
- default strategy:
Skitter.BIS.PassiveSource