NCLI
pid_t clis[NCLI];
while (ncli < NCLI) {
myport = i*NCLI + j+2;
myport = i*NCLI+1;
i = (i + 1) % NCLI;
for (i = 0; i < NCLI; i++)