Simple TCP Client 1

This program can be a helpful tool for developers and system administrators when they need to develop or test a TCP server application. Just run the application, specify the server address and TCP port and transmit whatever you want. This version is the...