资 源 简 介
A simple server framework written in C#. It is primarly used for multiuser game development and is great for an introduction into networking with C#.
It compiles and runs under Mono for Linux usage and features easy to use functions and interfaces so that you can easily extend it to your needs. It uses data files for ease of modification and supports logging to a file and the console.