The aim of this section is to produce extremely lightweight implementations of some common server applications, such as email servers, webservers, and so on. The goal is twofold:
It is hoped that by distilling the essentials into a single class, developers will feel more at ease with the various techniques used in larger implementations. Hopefully these examples are so simple as to be readily understandable.