Using the development version and connecting to Domoticz and my MyScontroller do i need to adjust the max_clients in the Myconfig.h?
// Max number of parallel clients (sever mode)
#ifndef MY_GATEWAY_MAX_CLIENTS
#define MY_GATEWAY_MAX_CLIENTS 1
#endif