GNOME Bugzilla – Bug 738523
Detect RDP hosts via Avahi
Last modified: 2014-10-14 13:08:37 UTC
Created attachment 288507 [details] [review] Detect RDP hosts via Avahi The attached patch adds ability to detect available "_rdp._tcp" services by RDP plugin. I believe that "_rdp._tcp" is standard service name for RDP protocol. I've found the rdp mentioned here: http://www.dns-sd.org/servicetypes.html so I think that it is a valid name. I have no available Windows machine here for testing but I've tried at least a blind configuration of avahi daemon to publish this service and it was discovered well (returning me the information I've put into /etc/avahi/services/rdp.service).
Review of attachment 288507 [details] [review]: Seems reasonable. I pushed this to master and gnome-3-14.