Network
Description
This project is about making an UDP network library in a given time of 5 days. 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)
Libraries used
- Standard Library
- Winsock2
Build Instructions
- The build isn't included in this repository. To build this project use Visual Studio and hit "build". A dll will be generated.