Have you just finished writing your Client/Server TCP and you want to test it?
Then "Telnet Terminal" is for you.
In the app preferences, you can:
[For Client and Server]
- Choose the new line character (\n - \r\n - \r)
- Choose whether or not to send the command even if empty
- Choose whether or not to remove special characters (\0 - \t - \n - \r - \" - \' - \\)
- Choose whether or not to clear the text field of the command once it has been sent
- Choose whether or not to show the IP Address and Port of the sender
[For Server]
- Choose whether or not to forward client's messages to all others
- Choose whether or not to forward the IP address and port of the client that sent the message to all others