I really thought this would be easier to find...
I need a portable c++ sockets wrapper. I\'m planning to use it for a windows server application and a client that w
I know this is old, but there is a very nice and simple implementation in below location which I'm using for personal use. Had implemented my own wrapper a while back but lost the code and found this one online which is much better than mine:
http://cs.ecs.baylor.edu/~donahoo/practical/CSockets/practical/