I am coming back today to post on this Forum because I cannot get the TCP Server to communicate with its client.
The two machines, one server and the other client are on two different networks.
The ports are open in and out on both machines and mAirlist indicates that the client is well connected to the server.
However, when I send a command with the prefix defined in the parameters nothing happens … How do you solve the problem?
The command prefix is to filter incoming data for commands, not outgoing commands.
The TCP client/server components are typically used in scripts. Perhaps you can explain a little more your scenario and what you are trying to achieve?