From 1da26c940306931ec6c61d6375e095ba25e0c2f8 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Stefan=20B=C3=BChler?= Date: Sun, 25 Jul 2010 15:03:42 +0200 Subject: [PATCH] [readme] add method "file" --- README.txt | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/README.txt b/README.txt index a18372e..c5f0b65 100644 --- a/README.txt +++ b/README.txt @@ -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'