Click to See Complete Forum and Search --> : Good C++ Socket libraries?


Lucky75
July 10th, 2010, 12:09 AM
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 :)

ABraker95
July 17th, 2010, 03:13 PM
Try Raknet.