This is a library that can be used for implementing UDP server and client application. Internally uses Winsock functionality hiding it from the user.
Main.cpp is a console application that demonstrates how this UDP library can be used for sending and receiving packets.
This project uses the MIT License. See the file LICENSE