I have a two servers on the same subnet. I have an application installed which uses Multicast UDP to propagate events between the servers and keep them in sync.
This does not seem to be happening, so I want to make sure the Multicast UDP messages are getting through as my first step.
The servers are running Windows 2008 R2.
How can I test Multicast UDP connectivity between two servers?