IF UDP protocol does not provide sequencing numbers on each packet, then how does the receiving node know how to re-assemble the packets in the correct sequence ?
I know that TCP does sequence packets. But in a broadcast, how do the packets get reassembled in the correct order.