« Previous | Next » 

Revision b0c27869

IDb0c27869b6f9910de3132f617181226a6f8652c2
Parent 0ee5332c
Child 544b924a

Added by Hans-Christoph Steiner over 3 years ago

new tricks to improve mDNS/Bonjour resolution

Before, it didn't seem to find anything unless I ran this on my laptop:
`avahi-browse -a -v`

So added two recommended practices from other jmdns code for Android:

  • force full resolution on receiving serviceAdded()
  • feed the WiFi's IP address to jmdns when creating an instance

fixes #3379 https://dev.guardianproject.info/issues/3379

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences