diff options
author | Florian Merz <me@fiji-flo.de> | 2021-02-11 12:36:08 +0100 |
---|---|---|
committer | Florian Merz <me@fiji-flo.de> | 2021-02-11 12:36:08 +0100 |
commit | 39f2114f9797eb51994966c6bb8ff1814c9a4da8 (patch) | |
tree | 66dbd9c921f56e440f8816ed29ac23682a1ac4ef /files/fr/glossaire/turn | |
parent | 8260a606c143e6b55a467edf017a56bdcd6cba7e (diff) | |
download | translated-content-39f2114f9797eb51994966c6bb8ff1814c9a4da8.tar.gz translated-content-39f2114f9797eb51994966c6bb8ff1814c9a4da8.tar.bz2 translated-content-39f2114f9797eb51994966c6bb8ff1814c9a4da8.zip |
unslug fr: move
Diffstat (limited to 'files/fr/glossaire/turn')
-rw-r--r-- | files/fr/glossaire/turn/index.html | 29 |
1 files changed, 0 insertions, 29 deletions
diff --git a/files/fr/glossaire/turn/index.html b/files/fr/glossaire/turn/index.html deleted file mode 100644 index 39c0be23b8..0000000000 --- a/files/fr/glossaire/turn/index.html +++ /dev/null @@ -1,29 +0,0 @@ ---- -title: TURN -slug: Glossaire/TURN -tags: - - Glossaire - - Infrastructure - - Mécanismes web - - WebRTC -translation_of: Glossary/TURN ---- -<p><strong>TURN </strong>(Traversal Using Relays around NAT) est un {{Glossary("protocol","protocole")}} permettant à un ordinateur de recevoir et d'envoyer des données malgré l'utilisation de {{glossary("NAT", "translation d'adresse réseau")}} (NAT) ou le fait d'être derrière un pare-feu.</p> - -<h2 id="Pour_approfondir">Pour approfondir</h2> - -<h3 id="Culture_générale">Culture générale</h3> - -<ul> - <li><a href="/fr/docs/Web/API/WebRTC_API/Architecture/Protocols">Protocoles WebRTC</a></li> -</ul> - -<h3 id="Référence_technique">Référence technique</h3> - -<ul> - <li><a href="http://www.ietf.org/rfc/rfc5766.txt">Spécification</a></li> - <li><a href="http://www.ietf.org/rfc/rfc6156.txt">Spécification actualisée pour IPv6</a></li> -</ul> - -<ul> -</ul> |