/// Tipo de señal para indicar que se recibió un error.
typedef SigC::Signal1<void, unsigned> SignalErrorReceived;
/// Tipo de señal para indicar que se recibió un error.
typedef SigC::Signal1<void, unsigned> SignalErrorReceived;
*/
ControlClient(const std::string& _host = "localhost",
const Connection::Port& _port = 7522) throw(sockerr);
*/
ControlClient(const std::string& _host = "localhost",
const Connection::Port& _port = 7522) throw(sockerr);