lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] seq number & ACK issue


From: PHAM ANH THIEN
Subject: Re: [lwip-users] seq number & ACK issue
Date: Tue, 2 Mar 2010 16:57:09 +0700

hi Kieran,

But as i told TCP_WND look like no effect when i change it. Could you please tell me which option can do this?

thanks and best regards,
Thien

On Tue, Mar 2, 2010 at 4:43 PM, Kieran Mansley <address@hidden> wrote:
On Tue, 2010-03-02 at 16:42 +0700, PHAM ANH THIEN wrote:
> hi Kieran,
>
> thanks for your fast reply!
>
> I just read "Prentice Hall - Internetworking with TCP-IP, Volume I -
> Principles, Protocols and Architecture, 4rd Ed [Comer, Scan, OCR] -
> 2000 - (By Laxxuss)" book at item 13.5 "The Idea Behind Sliding
> Windows" they talk about sliding window term, it allows sender send
> more packets before receive ACK, let say we set sliding window with 3
> packets in the window so sender will send 3 packets then receive ACK.
>
> My question is in lwip stack got any setting like this? I saw TCP_WND,
> default setting is 1500 but when i change it to 4*1500 the result
> still same.

Yes, lwIP uses that algorithm by default.

Kieran



reply via email to

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