lwip-users
[Top][All Lists]
Advanced

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

[lwip-users] RE: [lwip] TCP xfer halting


From: address@hidden
Subject: [lwip-users] RE: [lwip] TCP xfer halting
Date: Thu, 09 Jan 2003 00:38:32 -0000

This is a multi-part message in MIME format.

------=_NextPartTM-000-f99b9fc7-8edf-4f97-bcd7-8e0f76348683
Content-Type: text/plain

We had some problems sending large data arrays but our fix was to change the
netconn_write function argument size from u16_t to u32_t.

Tim 

-----Original Message-----
From: Kevin Stokes [mailto:address@hidden 
Sent: jeudi, 31. octobre 2002 22:56
To: address@hidden
Subject: [lwip] TCP xfer halting

  I'm using version 0.5.3 of LWIP running on pure DOS  (ie, not a DOS box
under Windows), compiled with DJGPP.

  Connections go ok, and every seems good until I start to send some large
data arrays.

  After sending 4125 packets and  4193333 bytes of data, LWIP stops sending
data on that port.   It does not crash, and the stats seem ok.  Other ports
are still working fine.

  It is just sitting there with tcp_sndbuf() always returning a value of 0
bytes, so no more data gets sent to tcp_write().

  The Windows program running on the other end of the ethernet cable is
waiting for more data, and not crashed.

   Two questions:

  1.)  Have other people experienced this with LWIP?  Is there a solution or
a bug fix for it?

  2.) If not, does anybody have any suggestions for where to start in
finding the problem?

  I really like LWIP, and have been lurking on the mailing list for about 5
months.

  Thanks very much,

   -Kevin Stokes





---
Outgoing mail is certified Virus Free.
Checked by AVG anti-virus system (http://www.grisoft.com).
Version: 6.0.384 / Virus Database: 216 - Release Date: 8/21/2002


[This message was sent through the lwip discussion list.]

------=_NextPartTM-000-f99b9fc7-8edf-4f97-bcd7-8e0f76348683
Content-Type: text/plain;
        name="InterScan_Disclaimer.txt"
Content-Transfer-Encoding: 7bit
Content-Disposition: attachment;
        filename="InterScan_Disclaimer.txt"

************************************************************************************
This e-mail message is intended only for the addressee(s) and contains
information which may be confidential. If you are not the intended
recipient please do not read, save, forward, disclose or copy the contents
of this e-mail. If this e-mail has been sent to you in error, please delete 
this 
e-mail and any copies or links to this e-mail completely and immediately
from your system. We also like to inform you that communication via e-mail
over the Internet is insecure because third parties may have the possibility
to access and manipulate e-mails.

Any views expressed in this message are those of the individual sender,
except where the sender specifically states them to be the views of
The Swatch Group Ltd.
************************************************************************************

------=_NextPartTM-000-f99b9fc7-8edf-4f97-bcd7-8e0f76348683--
[This message was sent through the lwip discussion list.]




reply via email to

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