|
|
@ -16,5 +16,8 @@ In order to use avahi from qt there is libqtavahi: |
|
|
|
* Signal/Slot based avahi api |
|
|
|
* a QAbstractItemModel |
|
|
|
|
|
|
|
qcp offers different methods to share data (method is specified in the 'm' key in the TXT data) |
|
|
|
* 'file' |
|
|
|
|
|
|
|
qcp uses "_qcp._tcp" as mDNS-SD type; so to fake a share you could use this: |
|
|
|
$ avahi-publish-service 'test share' '_qcp._tcp' 9876 |
|
|
|
$ avahi-publish-service 'test share' '_qcp._tcp' 9876 'm=file' |