We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 743533b commit 4c945fbCopy full SHA for 4c945fb
README.md
@@ -10,6 +10,7 @@ There is no installation required. Just download the **TCP_Server_Client_Tester.
10
### Built With
11
* [Visual Studio 2019](https://visualstudio.microsoft.com/) - IDE used for programming
12
* [.NET](https://dotnet.microsoft.com/download/dotnet-framework) - Framework version 4.7.2 used
13
+* [WPF](https://docs.microsoft.com/en-us/dotnet/framework/wpf/) - Framework used for creating the GUI
14
* [TcpConnection_Lib](https://github.com/dadul96/TcpConnection_Lib) - C# library that contains the TCP connection handling
15
16
### Author
0 commit comments