1
Since the server is serving exactly same data to multiple clients, does it send multiple copies of same packets with different destination addresses or does it send a single copy of a packet with a list of destination addresses?
If the commonly used protocols doesn't support this, are there any not so widely used options?