mirror of
https://github.com/moparisthebest/xeps
synced 2024-11-10 11:25:00 -05:00
XEP-0260: show original link text on archive.org link
This commit is contained in:
parent
66b34d6338
commit
29ec3e5f21
@ -170,7 +170,7 @@ Initiator Responder
|
||||
<li>Opening the TCP port on all available interfaces the user wants to use (e.g., maybe not an expensive UMTS link), including the IPv4 and IPv6 addresses of that interface (if available).</li>
|
||||
<li>Using the client's external IP address as discovered through an assisting NAT protocol or other means.</li>
|
||||
</ul>
|
||||
<p>If the client knows it is behind a NAT and the router announces UPnP IGD or NAT-PMP support, the client SHOULD map the open port to the external interface of the router and include the public IP address and port information in the <candidate/> offers. To increase the chance of success without using a proxy, this specification encourages the responder to also send offers, effectively equivalent to the "fast-mode" for SOCKS5 Bytestreams as previously described at <<link url='https://web.archive.org/web/20161019171450/http://delta.affinix.com/specs/stream.html'>https://web.archive.org/web/20161019171450/http://delta.affinix.com/specs/stream.html</link>>.</p>
|
||||
<p>If the client knows it is behind a NAT and the router announces UPnP IGD or NAT-PMP support, the client SHOULD map the open port to the external interface of the router and include the public IP address and port information in the <candidate/> offers. To increase the chance of success without using a proxy, this specification encourages the responder to also send offers, effectively equivalent to the "fast-mode" for SOCKS5 Bytestreams as previously described at <<link url='https://web.archive.org/web/20161019171450/http://delta.affinix.com/specs/stream.html'>http://delta.affinix.com/specs/stream.html</link>>.</p>
|
||||
</section2>
|
||||
<section2 topic='Exchanging Candidates' anchor='exchange'>
|
||||
<p>Once the initiator has a set of candidates, it sends a Jingle session-initiate request that contains one or more transport candidates which are a mixture of <cite>XEP-0065</cite> streamhosts and ICE candidates used in <cite>XEP-0176</cite>.</p>
|
||||
|
Loading…
Reference in New Issue
Block a user