Hi!

I'm looking to do some socket programming in C++, but I was wondering which are the best socket libraries to use? I really just need to create a UDP server.

I was looking to develop it in windows, but it also needs to run on linux, so I was hoping for something that was cross-platform.

Thanks for the help