[ee122] chunking

Daniel Killebrew dank at eecs.berkeley.edu
Sat Oct 27 13:11:30 PDT 2007


You may be confusing TCP and the application layer protocol we are 
running on top of TCP, in this case HTTP.

There is no ACKing in HTTP that I am aware of... TCP provides in order, 
reliable delivery for us.


Davide Cerri wrote:
> hello,
> i hope this question hasn't already been asked.
>
> In the case of chunking, does the client send an ACK after every
> chunk?
no
>  or does the server just send all the chunks in sequence and the
> client just receive them all in sequence?
>   
yes

Daniel
> Thanks,
>
>   


More information about the ee122 mailing list