lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] TCP Clients


From: goldsimon
Subject: Re: [lwip-users] TCP Clients
Date: Tue, 07 Aug 2018 09:20:07 +0200
User-agent: K-9 Mail for Android


Am 7. August 2018 09:16:51 MESZ schrieb Sadegh916 <address@hidden>:
>Hi all
>I'm using LWIP and RAW API. I have a TCP echo server example. It works
>well.
>But I have a question. How can I know how many clients are connecting
>to my
>TCP socket?

You'll have to manage that list yourself. There is no API to iterate connection 
pcbs from a given listen pcb.

Simon



reply via email to

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