This windows program can be used for testing TCP servers and clients. It also works as an example project for my TcpConnection_Lib.
There is no installation required. Just download the TCP_Server_Client_Tester.exe and the TcpConnection_Lib.dll (from Releases) and double-click the exe.
.NET Framework version 4.7.2 or higher
- Visual Studio 2019 - IDE used for programming
- .NET - Framework version 4.7.2 used
- WPF - Framework used for creating the GUI
- TcpConnection_Lib - C# library that contains the TCP connection handling
TcpConnection_Lib-versions | TCP_Server_Client_Tester-versions | |
---|---|---|
v1.0.0 | <- | v1.0.0 |
v2.0.0 | <- | v2.0.0 |
Daniel Duller - dadul96
This project is licensed under the MIT License - see the LICENSE file for details