Hey, does/can anyone recommend a good socket programming library. The platform doesn't really matter tbh. Oh and could someone tell me if winsock is still being used - on wikipedia it says the latest version was updated in 1997 :S
I strongly recommend the creatively named 'C++ Sockets Library'. It puts an event based approach onto sockets, and takes care of efficiently polling all your sockets.