Contains UDP communication applications. The applications involve UDP server-client topics. There are two applications in the repository. These applications are as follows:
-
Server(CPP)-Client(CSharp): The UDP server application is coded in the C++ programming language. The UDP client application is coded in the C# programming language.
-
Server(CSharp)-Client(CPP): The UDP server application is coded in the C# programming language. The UDP client application is coded in the C++ programming language.
C++ Programming Language;
-
Framework: Qt5 (Version: Qt 5.11.3)
-
IDE: Qt Creator 4.8.2
C# Programming Language;
-
Framework: .NET Framework 4.6.1
-
IDE: Visual Studio 2019