This project is a UDP network library . The goals for this project are :
-
Make a UDP library in cpp usable in c#
-
Producing high-quality code (Easy to read and user friendly)
-
Standard Library
-
Winsock2
The build isn't included in this repository. To build this project use Visual Studio and hit "build". A dll will be generated.