I want to use DNSSD¹ to publish² an SSH-based service in the network. The idea is that I have a computer 1 with a service that runs at startup and publishes a SSH-based service on the network, and a computer 2 running a GUI application that browses services, detects that service published by computer 1, and connects through SSH to computer 1 (user provides required credentials).
Does any of you know of any documentation about writting a daemon using Qt/KDE that I can use to publish a DNSSD service? I’m currently searching projects.kde.org for examples, and I’ve found some applications that look like they are daemons or provide them, but I would appreciate suggestion in this direction as well: any KDE project that you think that would be a good example for what I’m trying to achieve here? — ¹ http://api.kde.org/4.x-api/kdelibs-apidocs/dnssd/html/namespaceDNSSD.html ² http://api.kde.org/4.x-api/kdelibs-apidocs/dnssd/html/classDNSSD_1_1PublicService.html >> Visit http://mail.kde.org/mailman/listinfo/kde-devel#unsub to unsubscribe <<
