A first, really basic version of the Socks server was just released.
By now, it accept only Socks4 protocol.
The server is multithreaded and looks like to work for a while (with IE5.5): then the active worker thread hangs... :)
The code is really buggy and unsafe: it's only a test, to learn Winsock APIs.