lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Raw TCP Client - wait for ACK after each packet causes


From: Sergio R. Caprile
Subject: Re: [lwip-users] Raw TCP Client - wait for ACK after each packet causes slowdown
Date: Mon, 26 Jun 2017 15:27:42 -0300
User-agent: Mozilla/5.0 (Windows NT 6.1; rv:52.0) Gecko/20100101 Thunderbird/52.1.1

Have you read the docs ? the wiki ?
you can pump into the buffer as much as it fits into the buffer.
TCP can send as much as its window allows, and will certainly need ACKs to keep sending thereafter.
http://lwip.wikia.com/wiki/Raw/TCP
--
Sergio R. Caprile, Human Being, Bs.As., Argentina
        http://www.scaprile.ldir.com.ar/



reply via email to

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