Question on multicast
-
Hi, I’m writing this post because of a question. I’d like to use multicast. I register the hosts I have on my workbench, add them to a group, and start multicast. First question: unfortunately, when I register the host, it’s registered based on the MAC address. How can I register it based on the PC’s serial number? Second question: if one PC has problems, the others stop waiting for it. How can I eliminate this so that the others can continue? Also, I’d like to use multicast to connect to like 50 PCs at once. But I need to be sure that if one has problems, the others don’t stop.