The TCP server acquisition plugin¶
This plugin opens a TCP server and waits that some clients connect on it to get its data.
It takes only one parameters : the port on which it should wait for connection.
Note that this server only accept one client at a time.