lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Reassembling messages


From: Kieran Mansley
Subject: Re: [lwip-users] Reassembling messages
Date: Mon, 16 Jul 2007 16:55:50 +0100

On Mon, 2007-07-16 at 16:39 +0100, Keith Lockstone wrote:
> It's at the application level - we seem to be faced with a stream of
> bytes coming out 
> of LWIP without any indication as to the boundaries of the original
> messages that 
> were sent.  Do we have to add something like SLIP on top of TCP/IP to
> define the 
> message boundaries, or have we missed something?

TCP doesn't preserve the boundaries, it's up to the higher
layers/application to sort out if it needs that information.

Kieran





reply via email to

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