Quote Originally Posted by khh View Post
TCP cannot handle out of order packets.
yes it can
each packet has a sequence number, and the receiver will reorder packets based on that number, but anyway...