diff options
author | julieng <julien.gattelier@gmail.com> | 2021-11-15 21:41:03 +0100 |
---|---|---|
committer | SphinxKnight <SphinxKnight@users.noreply.github.com> | 2021-11-15 21:55:31 +0100 |
commit | bcf5375310ece1f9a90e99b270cdbae28c4d2831 (patch) | |
tree | c9b2792ee2050f4176de7fe5f777b4354b769b04 /files/fr/glossary/turn/index.md | |
parent | 7a89da1bf309b748ff4f4be5b16f8d9d148cbe8e (diff) | |
download | translated-content-bcf5375310ece1f9a90e99b270cdbae28c4d2831.tar.gz translated-content-bcf5375310ece1f9a90e99b270cdbae28c4d2831.tar.bz2 translated-content-bcf5375310ece1f9a90e99b270cdbae28c4d2831.zip |
convert content to md
Diffstat (limited to 'files/fr/glossary/turn/index.md')
-rw-r--r-- | files/fr/glossary/turn/index.md | 21 |
1 files changed, 8 insertions, 13 deletions
diff --git a/files/fr/glossary/turn/index.md b/files/fr/glossary/turn/index.md index 5fcb831698..3a7bf0cbb7 100644 --- a/files/fr/glossary/turn/index.md +++ b/files/fr/glossary/turn/index.md @@ -9,22 +9,17 @@ tags: translation_of: Glossary/TURN original_slug: Glossaire/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> +**TURN** (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. -<h2 id="Pour_approfondir">Pour approfondir</h2> +## Pour approfondir -<h3 id="Culture_générale">Culture générale</h3> +### Culture générale -<ul> - <li><a href="/fr/docs/Web/API/WebRTC_API/Architecture/Protocols">Protocoles WebRTC</a></li> -</ul> +- [Protocoles WebRTC](/fr/docs/Web/API/WebRTC_API/Architecture/Protocols) -<h3 id="Référence_technique">Référence technique</h3> +### Référence technique -<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> +- [Spécification](http://www.ietf.org/rfc/rfc5766.txt) +- [Spécification actualisée pour IPv6](http://www.ietf.org/rfc/rfc6156.txt) -<ul> -</ul> +<!----> |