WinChat
WinChat is a simple chat application for Windows (hence the name). I started this project to get a grasp of the network programming I would need to know if I were to add multiplayer support to Nothin' Fancy. The application has few features, but everything is done at a low level, only using old Win32 APIs to get the job done. This section will be updated when a version is available to download. The source is on GitHub here (look under the develop branch).