Skip to content
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

How to acquire MulticastLock when listening for broadcasted UDP messages? #253

Open
paulwellnerbou opened this issue Mar 14, 2024 · 8 comments
Labels

Comments

@paulwellnerbou
Copy link

paulwellnerbou commented Mar 14, 2024

We use this project to listen for broadcasted UDP messages. Those UDP messages are broadcasted to the whole network (using 255.255.255.255 IP mask.

For some Android devices, this works fine, for others it does not. I created a blank native App to analyse this problem further, and it seems that it works, when the MulticastLock is acquired.

I scanned the source code, it seems that the MulticastLock is acquired when adding a membership.

But I did not find out how to use this, and how to add a membership as a UDP listening App. Which multicastAddress I am supposed to put there?

Do you have an example or some hints how to do this? Is this already implemented in 4.1.7?

Copy link

Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community attention? This issue may be closed if no further activity occurs.

@github-actions github-actions bot added the stale label Apr 15, 2024
@paulwellnerbou
Copy link
Author

This is still pending, and it would be great to get a response.

@github-actions github-actions bot removed the stale label Apr 22, 2024
Copy link

Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community attention? This issue may be closed if no further activity occurs.

@github-actions github-actions bot added the stale label May 29, 2024
@paulwellnerbou
Copy link
Author

I would still love to get some feedback about this.

@github-actions github-actions bot removed the stale label Jun 1, 2024
Copy link

github-actions bot commented Jul 1, 2024

Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community attention? This issue may be closed if no further activity occurs.

@github-actions github-actions bot added the stale label Jul 1, 2024
@paulwellnerbou
Copy link
Author

I would still love to get some feedback about this.

@github-actions github-actions bot removed the stale label Jul 8, 2024
Copy link

github-actions bot commented Aug 8, 2024

Hey there, it looks like there has been no activity on this issue recently. Has the issue been fixed, or does it still require the community attention? This issue may be closed if no further activity occurs.

@github-actions github-actions bot added the stale label Aug 8, 2024
@paulwellnerbou
Copy link
Author

I would still love to get some feedback about this.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant