#1332 closed task (fixed)
mdns discovery of sessions
Reported by: | Antoine Martin | Owned by: | alas |
---|---|---|---|
Priority: | major | Milestone: | 1.0 |
Component: | core | Version: | trunk |
Keywords: | Cc: |
Description
Make mdns more useful.
It should be easier to see which sessions are available on the LAN.
Tools like avahi-discover aren't very user friendly and don't know about our service type.. (#731)
Change History (4)
comment:1 Changed 5 years ago by
Owner: | changed from Antoine Martin to alas |
---|
comment:3 Changed 4 years ago by
Resolution: | → fixed |
---|---|
Status: | new → closed |
Neat. Closing.
Note: if a server is on the non-standard port, this will not find it. Makes sense(because one would be deviating from the standard, and it'd be unreasonable to try to check every single port), but just wanted to note it for future reference.
comment:4 Changed 3 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/1332
Note: See
TracTickets for help on using
tickets.
--without-mdns
Notes:
Example:
(works equally well for ssl sockets and the quoted uri should be usable as-is)
@afarr: mostly a FYI.