View Single Post
  #14 (permalink)  
Old 05-14-2004, 08:04 PM
ronniethedodger's Avatar
ronniethedodger ronniethedodger is offline
WebProWorld 1,000+ Club
 
Join Date: Aug 2003
Location: Central US
Posts: 1,265
ronniethedodger RepRank 1
Default

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.
Reply With Quote