Hi. I've searched a lot on google, but no one seems to develop a socket class for c++? I've found a lot of classes that works only on Windows. The thing is that I need a BSD socket library. I tried socket++1.1, but i guess that is too old, since it doesen't compile on gcc-3.3 So, does any one knows where I can find a good class/library for sockets, in c++?