mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-22 01:02:17 -05:00
0.14
This commit is contained in:
parent
b58cfc3b22
commit
86715b004a
10
xep-0234.xml
10
xep-0234.xml
@ -25,14 +25,14 @@
|
||||
<shortname>NOT_YET_ASSIGNED</shortname>
|
||||
&stpeter;
|
||||
<revision>
|
||||
<version>0.14rc2</version>
|
||||
<date>2011-06-24</date>
|
||||
<version>0.14</version>
|
||||
<date>2011-06-29</date>
|
||||
<initials>psa</initials>
|
||||
<remark>
|
||||
<ul>
|
||||
<li>Defined file description format separate from XEP-0096</li>
|
||||
<li>Modified the checksum format to reuse the <hashes/> element from incoming proposal</li>
|
||||
<li>Described the process of aborting a file transfer.</li>
|
||||
<li>Modified the checksum format to reuse the <hashes/> element from XEP-0300</li>
|
||||
<li>Described the process of aborting a file transfer</li>
|
||||
<li>Clarified the order of events (Jingle, then transport) when the session is terminated</li>
|
||||
<li>Added section on determining spport, including service discovery feature for multi-file support</li>
|
||||
<li>Removed the 'urn:xmpp:jingle:apps:file-transfer:info:2' namespace by putting all elements into the 'urn:xmpp:jingle:apps:file-transfer:3' namespace</li>
|
||||
@ -160,7 +160,7 @@
|
||||
<ul>
|
||||
<li>Use the session negotiation semantics from <cite>XEP-0166</cite>.</li>
|
||||
<li>Use &xep0260; and &xep0261;.</li>
|
||||
<li>Define a file description format that enables hash agility (unlike <cite>XEP-0096</cite>).</li>
|
||||
<li>Define a file description format that, unlike <cite>XEP-0096</cite> enables hash agility (via &xep0300;).</li>
|
||||
<li>Define a clear upgrade path from SI File Transfer to Jingle File Transfer.</li>
|
||||
</ul>
|
||||
<p>Jingle file transfer is only as reliable as the transports on which it depends. In particular, SOCKS5 Bytestreams ("S5B") does not always result in NAT or firewall traversal. To work around that problem, this specification requires all implementations to support as a fallback mechanism In-Band Bytestreams ("IBB"), which usually results in a successful (if slow) file transfer.</p>
|
||||
|
Loading…
Reference in New Issue
Block a user