First, the sender, S, breaks the file into more or less equal sized chunks and encapsulates them into a packet. It also attaches sequence numbers to these chunks, usually starting with 0 or 1, so that the receiver can discover what order they should be in. Fig. 23.8.1 shows the transmission of the file if everything goes okay.
|