Provides applications that can be utilized to test your own TCP server or client applications.
Supported platforms:
- Windows (64-bit)
- Start listening on the specified port.
- Accept a connection from a client.
- Receive texts from the connected client and display them in the 'Received' text box.
- Send texts to the connected client and display them in the 'Sent' text box.
- Establish a connection to the specified server.
- Receive texts from the connected server and display them in the 'Received' text box.
- Send texts to the connected server and display them in the 'Sent' text box.