lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] POST data using several packets


From: Kieran Mansley
Subject: Re: [lwip-users] POST data using several packets
Date: Wed, 24 Jun 2009 13:47:16 +0100

On Wed, 2009-06-24 at 14:03 +0200, Jesper Vestergaard wrote:
> what is the prober way of assembling 
> the data from a arbitrary number of packets?

Call netconn_recv() repeatedly and concatenate the data you get until
you have as much as you want.

Kieran





reply via email to

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