This class implements the communication server.
Create the communication server.
Start the communication server.
The host to bind to.
The port to bind to.
The interval in which pings are sent for spare connections.
The timeout used to wait for pongs.
Stop the communication server.
This class implements the communication server.