We have moved to a new Sailfish OS Forum. Please start new discussions there.
1 | initial version | posted 2014-01-28 21:12:48 +0200 |
It seems Jolla phone discards incoming multicast packets when screen is off (even if plugged on AC), so applications like avahi and nss-mdns does not work (it's also easy to demonstrate with tcpdump).
On Android you could use the WifiManager.MulticastLock API to disable this kind of behaviour. Is there an equivalent on Jolla phone (API or settings) ?
Related question : Add support for Avahi (aka Zeroconf)
2 | No.2 Revision |
It seems Jolla phone discards incoming multicast packets when screen is off (even if plugged on AC), so applications like avahi and nss-mdns does not work (it's also easy to demonstrate with tcpdump).
On Android you could use the WifiManager.MulticastLock API to disable this kind of behaviour. Is there an equivalent on Jolla phone (API or settings) ?
3 | retagged |
It seems Jolla phone discards incoming multicast packets when screen is off (even if plugged on AC), so applications like avahi and nss-mdns does not work (it's also easy to demonstrate with tcpdump).
On Android you could use the WifiManager.MulticastLock API to disable this kind of behaviour. Is there an equivalent on Jolla phone (API or settings) ?
Related question : Add support for Avahi (aka Zeroconf)