So I’m working on a TCP over UDP layer and I’m wondering about the following; what have you seen?

 

1)       How often does out-of-order packet delivery happen in the real world?  My reading and experience indicates it’s actually very rare, but I’m curious if you concur.

2)       How often does duplicate packet delivery happen in the real world?  Again, I’m of the impression it’s even more rare than out-of-order, but I’d like your thoughts.

Clearly, these happen and need to be accounted for.  But I’m curious to what degree they happen, as this affects performance characteristics of the implementation.

 

-david

_______________________________________________
p2p-hackers mailing list
[email protected]
http://lists.zooko.com/mailman/listinfo/p2p-hackers

Reply via email to