Hello all, I was wondering if anyone has seen the following issue. I am trying to get two programs on the same machine to 'discover' each other using ActiveMQ. One starts a broker and the other discovers it.
However, this does not work in all situations => (1) Ran this on a windows 7 machine with no VPN installed - Worked (2) Ran this on a windows 10 machine with no VPN installed - Worked (3) Ran this on a windows 10 machine with VPN installed and operating - Failed (4) Ran this on a windows 10 machine with VPN installed and but not operating - Worked It looks to me that the Cisco VPN is consuming or blocking multicast messages. This is also indicated by the following: http://windowsasusual.blogspot.co.uk/2013/01/socket-option-multicast-interface.html Has anyone seen something like this before. Thanks for help you can give. Richard.