Minimal working example of a UDP client in C#
To run this application, do the following steps:
- Clone the repository using git. (GitHub shows the clone URL on the right sidebar)
- Open MweUdpClientCSharp.sln in Visual Studio 2012 or later (it might work in earlier versions, but I'm not sure).
- Run the program.