lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] Re: problems serving larger data with netconn_write()


From: Alan Lamphier
Subject: [lwip-users] Re: problems serving larger data with netconn_write()
Date: Tue, 17 Oct 2006 12:10:38 +0000 (UTC)
User-agent: Loom/3.14 (http://gmane.org/)

Andre Puschmann <address@hidden> writes:
> 
> now it works quite fast, but only with the 750byte hack .. which means
> i force lwip to send two 750byte packets in order to get an ACK .. not
> the best solution, i reckon.
> 

On the third packet and beyond, you should be able to take the packet size up to
your MSS setting - this worked for me.

Regards,
Alan





reply via email to

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