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

No way to send broadcast packets #6

Closed
madprogrammer opened this issue Apr 1, 2014 · 1 comment
Closed

No way to send broadcast packets #6

madprogrammer opened this issue Apr 1, 2014 · 1 comment

Comments

@madprogrammer
Copy link

Currently UDP Sender doesn't allow to send packets to broadcast UDP addresses. This should be very easy to fix using DatagramSocket.setBroadcast()

@hastarin
Copy link
Owner

Thanks for the heads up. This is fixed in version 1.3.1 which should show up in my Beta channel soon, and will make it to live within a few days.

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

No branches or pull requests

2 participants