This windows program can be used for testing TCP servers and clients. It also works as an example project for my "TcpConnection_Lib".
-
Updated
Dec 22, 2019 - C#
This windows program can be used for testing TCP servers and clients. It also works as an example project for my "TcpConnection_Lib".
This C# library contains a class for handling the TCP-connection. It provides methods for connecting to a TCP-server or creating one. Also, send and receive methods are implemented.
iKiwi
Initial commit of Iceping project. Added source code, necessary files, dependencies, and a README.md file with project overview and features. Project structure is easy to understand and maintain.
Add a description, image, and links to the tcp-connection topic page so that developers can more easily learn about it.
To associate your repository with the tcp-connection topic, visit your repo's landing page and select "manage topics."