UDP Packet dropping
One for the network infrastructure team:I'm sending a file via UDP packets of 1536 bytes (I know this fragments) from home to an AWS EC2 instance in Utah. When the packet is received I then build up a table of received blocks and when that is a datag...