The TCP client acquisition plugin¶
This plugin is a TCP client. It connects to a TCP server and get data from it.
It takes three arguments :
- The host on which it should connect (this has to be an IP address)
- The port to use
- An initializing string that the client will send to the server prior to get any data