A syslog server written in C# .NET 4.0 that is modular, which allows a developer to easily add parsers and storage modules. A GUI console is included to view messages in real-time being captured by the server. Two functional modules are included.
A graphical Windows ping utility written in C# that allows you to log and graph ICMP respones from multiple hosts. Includes a C# class library for ICMP and ping to use in your own program.