Why does the UDP multicast receiver need to bind to the port which the sender sendto?
I created a multicast sender and receiver, where the sender sends messages to 239.255.0.1:54321. It works well.
I created a multicast sender and receiver, where the sender sends messages to 239.255.0.1:54321. It works well.