An RT-STPS server is either a UdpServer or a TcpServer (the latter being more typical).
Each derives from AbstractServer and the rest of the classes are simply support classes
for initialization. The configuration -D options are processed here and well as the
optional site.properties file.