ProSock is a simple socket functions set build as a library that can be used on Win32 (DLL) starting from V8, on Unix unfortunately just from V9 (shared library).
Currently implementing:
I’ve wrote this just out of curiosity – it’s my first library build, it’s OS independent but didn’t get the time to polish the work.
It will be probably included in Ganimede project to add email capabilities.
Download the source code here.