#1333 closed enhancement (invalid)
mdns listener support for osx and win32
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 2.1 |
Component: | platforms | Version: | trunk |
Keywords: | Cc: |
Description
Follow up from #1332 which uses python avahi.
We need to use a pybonjour listener (not updated since 2009.. ouch) or switch to a better library: python zeroconf.
Change History (3)
comment:1 Changed 4 years ago by
Resolution: | → invalid |
---|---|
Status: | new → closed |
comment:3 Changed 3 days ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/1333
Note: See
TracTickets for help on using
tickets.
The mdns server works fine on both win32 and osx.
On win32 you must have Apple's Bonjour software installed. (the download link is actually called Bonjour Print Services for Windows now...)
r15065 makes the error message clearer.