Thank you for support, Are there any way to change this, such as 1 ack for 5 TCP segments sent from client (lwip)
On 31 March 2017 at 19:10, [email protected] <[email protected]> wrote: > Mohamed Hnezli wrote: > >> >> I am using lwip ontop of FreeRTOS to send data to a server. I am trying >> to maximize the data flow. I've tuned several paramerters in "lwipopts.h" >> but I am always receiving an ACK after emitting only two packets. >> >> > That's just TCP. The window size does not have any influence about the > number of ACKs and normally, an ACK for every 2nd data segment is the > default. > > Simon > > _______________________________________________ > lwip-users mailing list > [email protected] > https://lists.nongnu.org/mailman/listinfo/lwip-users > -- Mohamed HNEZLI Computer Science Engineer Student NSCS_Tunisia
_______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
