zeromq / netmq

A 100% native C# implementation of ZeroMQ for .NET
Other
2.95k stars 744 forks source link

Multiple PGM senders sharing the same IP:Port don't appear to work #863

Closed SteveHarveyUK closed 2 years ago

SteveHarveyUK commented 4 years ago

Environment

NetMQ Version:    4.0.0.207
Operating System: Windows Server 2012R2 
.NET Version:     4.6.1
MSMQ Multicast Support is enabled on both server & client VMs.

I have four services trying to send data via the same pgm address/port across two each on two Virtual Machines.

Expected behaviour

All PGM multicast data to be received by clients.

Actual behaviour

Client only receives data from some sender/s.

Steps to reproduce the behaviour

stale[bot] commented 3 years ago

This issue has been automatically marked as stale because it has not had activity for 365 days. It will be closed if no further activity occurs within 56 days. Thank you for your contributions.