[Telepathy-commits] [telepathy-spec/master] document how to use Socket_Address_Type_Local_Path with transfers
Guillaume Desmottes
guillaume.desmottes at collabora.co.uk
Tue Nov 4 10:59:45 PST 2008
---
spec/Channel_Type_File_Transfer.xml | 5 +++++
1 files changed, 5 insertions(+), 0 deletions(-)
diff --git a/spec/Channel_Type_File_Transfer.xml b/spec/Channel_Type_File_Transfer.xml
index dab1729..5132821 100644
--- a/spec/Channel_Type_File_Transfer.xml
+++ b/spec/Channel_Type_File_Transfer.xml
@@ -35,6 +35,11 @@ Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.</
passes a stream from which the connection manager reads, requiring no
further connection to the share.</p>
+ <p>If the connection manager relies on a library using file path only for
+ file transfers, it can use the Socket_Address_Type_Local_Path
+ <tp:type>Socket_Address_Type</tp:type>. In that case the file will be
+ readed and written directly by the CM.</p>
+
<p>The Telepathy client should connect to the socket or address that
the connection manager has set up and provided back to the clients
through the two methods.</p>
--
1.5.6.5
More information about the Telepathy-commits
mailing list