A simple TCP client class, which should learn its know-how in the derived classes.
Definition TcpClient.h:199
A simple TCP server class, which should learn its know-how in the derived classes.
Definition TcpServer.h:268
Superclass for Client and Server, which 'learns' its know-how in the derived classes.
Definition TcpMain.h:87