lwip-users
[Top][All Lists]
Advanced

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

RE: [lwip-users] Receiving large data packets with raw API


From: Bill Auerbach
Subject: RE: [lwip-users] Receiving large data packets with raw API
Date: Tue, 30 Jun 2009 17:35:48 -0400

This thread mentions one but it is somewhat platform specific:

http://lists.gnu.org/archive/html/lwip-users/2009-02/msg00027.html

Bill

>-----Original Message-----
>From: address@hidden
>[mailto:address@hidden On
>Behalf Of Lou Cypher
>Sent: Tuesday, June 30, 2009 2:26 PM
>To: Mailing list for lwIP users
>Subject: [lwip-users] Receiving large data packets with raw API
>
>Maybe it's a naive question, but how is to handle the reception of large
>data
>packets with raw API?
>
>More specifically, I'm using something like the raw httpd server in
>contrib, and
>receiving large data with HTTP POST (file upload as in RFC1867).
>What happens when an HTTP connection sends tens of KiB with a POST
>request?
>I'm supposing that I should handle a recv notification for every segment
>(let's
>say 1460 bytes), reassembling data as it comes: am I right?
>Is there a (public) sample application of that?
>
>Lou
>
>
>
>
>_______________________________________________
>lwip-users mailing list
>address@hidden
>http://lists.nongnu.org/mailman/listinfo/lwip-users





reply via email to

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