TCP Headers: Window Size, Checksum & More

We'll continue our discussion of TCP headers in this lesson.

Window Size

Remember the ‘buffer’ we discussed in the last lesson? Well, the window size is essentially the amount of available space in that buffer. TCP at the receiving end buffers incoming data that has not been processed yet by the overlaying application. The amount of available space in this buffer is specified by the window size.

Get hands-on with 1200+ tech skills courses.