I have a somewhat unique application that uses Multicast for dozens of client devices to send data to a small group of servers. The client devices use 239.192.1.1 as the destination IP, and the servers are members of this group. The servers are conn...