Skip to content

Windows receives but don't show output #5

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Open
ghost opened this issue Jan 6, 2023 · 3 comments
Open

Windows receives but don't show output #5

ghost opened this issue Jan 6, 2023 · 3 comments
Labels
bug Something isn't working

Comments

@ghost
Copy link

ghost commented Jan 6, 2023

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".
image

@ghost ghost added the bug Something isn't working label Jan 6, 2023
@enclave-marc-barry
Copy link
Contributor

Most likely not receiving at all. Is that running in WSL?

@ghost
Copy link
Author

ghost commented Jan 9, 2023

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).

@enclave-marc-barry
Copy link
Contributor

Did you ever get to the bottom of this @fsuarezo?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant