Quizhouse_poor multiplayer No dependencies, runs under .NETFX 4.5.2+ or Mono, exposes a Telnet server at 0.0.0.0:1553. The quizes and comments are stored in a basic database called BasicKeyValue, which splits the data inside based on the first character of its name, this should make it so that, at least for random strings, the data should be split about equally. Building: 1. Check out the repository by going: svn checkout svn://svn.figdor32.pl/repo/Qzhteln/trunk 2. Open up TELTest.sln and hit build. Important: When connecting to the server, make sure so that your client is configured to the equivalent of: Local echo off New line mode - Causes return key to send CR & LF Current mode: Console Will term type Preferred term type is ANSI Width: 120 columns Otherwise the GUI will break. Microsoft telnet works out of the box.