#define MAX_OPEN_TCP_PORTS 1\r
\r
/** Maximum number of TCP connections which can be sustained at the one time */\r
- #define MAX_TCP_CONNECTIONS 1\r
+ #define MAX_TCP_CONNECTIONS 3\r
\r
/** TCP window size, giving the maximum number of bytes which can be buffered at the one time */\r
#define TCP_WINDOW_SIZE 512\r