Différences
Ci-dessous, les différences entre deux révisions de la page.
Prochaine révision | Révision précédente | ||
protocoles:tcp [13/01/2021 15:41] thierry créée |
protocoles:tcp [17/06/2021 18:34] (Version actuelle) thierry [Les Ports de TCP] |
||
---|---|---|---|
Ligne 1: | Ligne 1: | ||
====== Protocole TCP et ses ports ====== | ====== Protocole TCP et ses ports ====== | ||
+ | ===== Les Ports de TCP ===== | ||
+ | ^ N# Port ^ Utilisé par ^ Description ^ | ||
+ | | 20 | FTP data | | | ||
+ | | 21 | FTP control | | | ||
+ | | 22 | SSH | | | ||
+ | | 80 | HTTP | | | ||
+ | | 443 | HTTPS | | | ||
+ | | 6600 | QNAP QCenter Server & NAS | Utilisé pour communication avec QCenter <-> NAS | | ||
+ | |:::| Microsoft Hyper-V Live | | | ||
+ | | 6606 | QNAP QCenter Server | Utilisé pour communication avec NAS QNAP | | ||
+ | | 6621 | QNAP NAS | Utilisé pour communication avec QCenter | | ||
+ | | 6622 | Multicast FTP | | | ||
+ | | 6623 | QNAP NAS | Utilisé pour communication avec QCenter | | ||
+ | | 8006 | noVNC | | | ||
+ | | 8080 | HTTP alt | | | ||
+ | |||
+ | ===== Sources et Ressources ===== | ||
+ | * [[https://en.wikipedia.org/wiki/List_of_TCP_and_UDP_port_numbers]] | ||
+ | |||