int                 ReadSettings();
 
     const std::string & GetStrError() const { return strError; }
 
     const std::string & GetServerName() const { return serverName; }
     uint16_t            GetServerPort() const { return port; }
     int                 ReadSettings();
 
     const std::string & GetStrError() const { return strError; }
 
     const std::string & GetServerName() const { return serverName; }
     uint16_t            GetServerPort() const { return port; }