You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We've compiled the source to run on Linux, and we've tried sending and receiving successfully.
But when we try to receive from Windows, the program is silent at: "Bound udp listener on 10.2.192.59. Joined multicast group 239.0.1.2. Waiting to receive data...".
Using Wireshark we can see that packets are coming, so we don't really know if multicast-test is just "not showing what it's receiving" or simply "nor receiving at all".
The text was updated successfully, but these errors were encountered:
No, it's a Windows Server 2019 VM. The interesting part is that packets are being received at the interface because Wireshark shows them (the hex dump showed in the capture is the text that the producer is creating).
We've compiled the source to run on Linux, and we've tried sending and receiving successfully.

But when we try to receive from Windows, the program is silent at: "Bound udp listener on 10.2.192.59. Joined multicast group 239.0.1.2. Waiting to receive data...".
Using Wireshark we can see that packets are coming, so we don't really know if multicast-test is just "not showing what it's receiving" or simply "nor receiving at all".
The text was updated successfully, but these errors were encountered: