When the server is active on localhost
an example message can be send with this command
./send test parameter1 parameter2 parameter3
The result printed by the listen
command is this:
./listen ... Incoming message COMMAND: test par[0]=parameter1 par[1]=parameter2 par[2]=parameter3