Top "Packet-loss" questions

Packet loss is the failure of one or more transmitted packets to arrive at their destination.

The most reliable and efficient udp packet size?

Would sending lots a small packets by UDP take more resources (cpu, compression by zlib, etc...). I read here that …

udp processing-efficiency packet-loss
What are the chances of losing a UDP packet?

Okay, so I am programming for my networking course and I have to implement a project in Java using UDP. …

networking udp packet-loss
Packet Loss and Packet duplication

I am trying to find out what the difference between packet loss and packet duplication problems is. Does anyone know …

tcp udp network-protocols duplication packet-loss
UDP packet drops by linux kernel

I have a server which sends UDP packets via multicast and a number of clients which are listing to those …

linux udp multicast packet-loss