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
{{ message }}
This repository has been archived by the owner on Dec 29, 2022. It is now read-only.
I have attempted to set the TTL to be higher than 1 but whatever I set it is always set at 1.
My research lead me to think this could be a java bug with having ipv4 and ipv6 on the system at the same time, which they suggest to fix with
However this has no effect and the TTL remains at 1, no matter what I pass into setMulticastTimeToLive.
To make sure its not just an android bug I installing the Cling UDP demo app and that sets a TTL of 4, so it must be possible to have this work.
Many thanks for reading this.
The text was updated successfully, but these errors were encountered: