lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[lwip-users] MultiClient Server


From: sarp
Subject: [lwip-users] MultiClient Server
Date: Tue, 22 May 2018 01:54:00 -0700 (MST)

How many clients are supported by an LWIP server?

When you write a socket based application, the parameter supplied to the
"listen()" API defines how many client connects can be allowed to connect
BETWEEN calls to accept(). 

Is there an explanation or an example shows # of max. connected clients to
an LWIP server(multithreaded etc.)

Kind Regards




--
Sent from: http://lwip.100.n7.nabble.com/lwip-users-f3.html



reply via email to

[Prev in Thread] Current Thread [Next in Thread]