>> Project name: QtZeroConf >> >> Project description: >> QtZeroConf is a wrapper class for various mDNS discovery libraries >> across >> multiple platforms: >> >> Linux -> Avahi-client >> Android -> Avahi-core or Android Network Discovery Service > > Hi, > > is there any sample code available for the avahi-core based service > discovery? > > Recently I have compiled avahi with the Qt5 and Android patches via > android-ndk, > but some code is necessary to use avahi-core in Qt applications [1]. > So before I start reinventing the wheel, I'd rather ask here if any > code is already available.
https://github.com/jbagg/QtZeroConf serviceAdded(QZeroConfService *) is emitted when the service IP address is resolved. There is also an example app that works on Android in the source. Jon _______________________________________________ Development mailing list Development@qt-project.org http://lists.qt-project.org/mailman/listinfo/development