This is a simple wrapper that spawns DrinkMachineSpec, AcctMgrSpec, SundayServer,
FingerServer, ClientServer and TestButtonClient for purposes of testing the
drink software, and for demonstration purposes.
Initialize the ConnectionMgr class by getting a reference to the sockets
OutputStream, then initializing the 'nop' variable that is used to send
pings to the account server.
A class that implements Joe Sunday's Drink Protocol for the TINI-board
based Drink Server (although, in theory it is abstracted enough to be
used on anything that has a DrinkMachineSpec class).