Quote:
|
Originally Posted by sovidiu
'lo. The CSS does not need to have a maximum size of 1160 bytes; it can also be a multiple of this number (2320 or 4640, in order to be less than 8k).
|
What I was referring to is the packet size. Images, files, text, etc. are packet streamed and not bit-streamed.
You will also notice that the packet sizes are not in 1k increments also. That is why I was a little confused by the 1160 bytes boundary in the first place. I will have to look and see what they meant by that. But it seems to me that the packet includes not only the data it is sending, but handshaking information also of some sort.