This class implements Dave - intended for measuring LAN/WAN
communication speed versus Carol, where Dave is the server
who performs accept (like Bob), and Carol is the client
who connects to Dave (like Alice).
deltaTime - profiling tool for measuring time spent in
different program sections, returns the delta time
(in milli-secs) from previous call to this routine.