Wait for data on a TCP-IP socket.

Parameters:

Parameters:
Wait for data on a TCP-IP socket.
When executed in the editor, URL to access to server is shown in the logs

When pipeline is in production (and selected), URL is shown in the info tab of the right panel
A WebReply is very likely to be associated to NaiveIPServer in order to send a response.
It is also advised to implement at least a minimalistic security check in the pipeline design, like an Authorization header check, in particular if it handles sensitive data
