/simple_udp

Primary LanguageC++MIT LicenseMIT

UDP server

This is a library that can be used for implementing UDP server and client application. Internally uses Winsock functionality hiding it from the user.

Examples

Main.cpp is a console application that demonstrates how this UDP library can be used for sending and receiving packets.

License

This project uses the MIT License. See the file LICENSE