This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

LwIP TCP server example - accept multiple clients



Hi,

I'm using the am243x-EVM with mcu_plus_sdk_am243x  LwIP   TCP server example.

I'm connecting to the server via Putty application.

I would like to connect more than one TCP client.

When I'm trying to connect with a second client - the server refuses 

Is there a #define on how many clients ?

What else should I do to accept more clients ?

Thanks,

Eli