DLL for simple networking-related stuff.
Provides an alternative, listener-based, interface to the socket communication. Features a crappy implementation of a Win32 socket engine. This way you can test your application in the emulator, too. Without the need to have RAS support set up.
Also included is a primitive and incomplete HTTP client.