Hi,
I couldn't find any specification for the maximum number of connections that the ENET can accept.
The ESP uses a symbolic constant to limit the number of connections:
#define MAXCONNECTIONS 16
You could increase this number and see if it works.
DiegoF
National Instruments.