Skip to main content

Posts

Showing posts with the label udp

TCP tends to induce packet loss in UDP packets

TCP tends to induce packet loss in UDP packets TCP and UDP are both built on top of IP, if we mix use of TCP and UDP, the underlying packets sent by each protocol will affect each other. Here is a good paper explained how TCP induce packet loss in UDP. http://www.isoc.org/INET97/proceedings/F3/F3_1.HTM download  file  now