14 #ifndef CONNECTIONTCPSERVER_H__
15 #define CONNECTIONTCPSERVER_H__
18 #include "connectiontcpbase.h"
26 class ConnectionHandler;
48 const std::string& ip,
int port );
An abstract base class for a connection.
This is an abstract base class to receive incoming connection attempts. Do not confuse this with Conn...
This is a base class for a simple TCP connection.
This is an implementation of a simple listening TCP connection.
An implementation of log sink and source.
The namespace for the gloox library.