Terme(s) anglais associé(s) à : socket
|
Nom anglais |
Nom français |
 |
 |
Complément |
 |
netstat | outil de statistique réseau |  |
 |
Abr.: network statistics
root@debian:/# netstat -an
Connexions Internet actives (serveurs et établies)
Proto Recv-Q Send-Q Adresse locale Adresse distante Etat
tcp 0 0 172.16.8.11:53 0.0.0.0:* LISTEN
tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN
udp 0 0 127.0.0.1:698 0.0.0.0:*
udp 0 0 0.0.0.0:38702 0.0.0.0:*
netstat - b (connexion établie et il faut lancer la commande en tant qu'administrateur)
En rapport avec:, socket, statistic, port,
Catégorie : cmd Linux Rubrique: network
|
Ang: netstat
Fra.: outil de statistique réseau
Abr.: network statistics
root@debian:/# netstat -an
Connexions Internet actives (serveurs et établies)
Proto Recv-Q Send-Q Adresse locale Adresse distante Etat
tcp 0 0 172.16.8.11:53 0.0.0.0:* LISTEN
tcp 0 0 127.0.0.1:53 0.0.0.0:* LISTEN
udp 0 0 127.0.0.1:698 0.0.0.0:*
udp 0 0 0.0.0.0:38702 0.0.0.0:*
netstat - b (connexion établie et il faut lancer la commande en tant qu'administrateur)
En rapport avec:, socket, statistic, port,
Catégorie: cmd Linux Rubrique: network
|
|
netstat | outil de statistique réseau (netstat.exe) |  |
 |
Abr.: network statistics
netstat -an -p tcp 10 ' affichage toutes les 10 s
-a : affiche toutes les connexions et tous les ports d'écoute.
-n : affiche des adresses et numéros de ports en format numérique.
-p tcp : affiche les connexions pour le protocole spécifié ici TCP
10 : interval, toutes les 10 secondes
outil de statistique réseau (netstat.exe)
netstat -an -p tcp 10 ' affichage toutes les 10 s
Proto Adresse locale Adresse distante Etat
TCP Listening
Ctrl/C pour arrêter
netstat --help
C:\Users\exemple>netstat
Connexions actives
Proto Adresse locale Adresse distante État
TCP 127.0.0.1:49153 PC_EXEMPLE:49154 ESTABLISHED
TCP 127.0.0.1:49154 PC_EXEMPLE:49153 ESTABLISHED
TCP 127.0.0.1:49155 PC_EXEMPLE:49156 ESTABLISHED
TCP 127.0.0.1:49156 PC_EXEMPLE:49155 ESTABLISHED a : toutes les connexions, n : affiche les adresses, les ports,...p : affiche le protocole
En rapport avec:, port, TCP/IP, socket, exe, protocol, UDP, TCP, listening, established, IP address, system32,
Catégorie : cmd Windows Rubrique: network
|
Ang: netstat
Fra.: outil de statistique réseau (netstat.exe)
Abr.: network statistics
netstat -an -p tcp 10 ' affichage toutes les 10 s
-a : affiche toutes les connexions et tous les ports d'écoute.
-n : affiche des adresses et numéros de ports en format numérique.
-p tcp : affiche les connexions pour le protocole spécifié ici TCP
10 : interval, toutes les 10 secondes
outil de statistique réseau (netstat.exe)
netstat -an -p tcp 10 ' affichage toutes les 10 s
Proto Adresse locale Adresse distante Etat
TCP Listening
Ctrl/C pour arrêter
netstat --help
C:\Users\exemple>netstat
Connexions actives
Proto Adresse locale Adresse distante État
TCP 127.0.0.1:49153 PC_EXEMPLE:49154 ESTABLISHED
TCP 127.0.0.1:49154 PC_EXEMPLE:49153 ESTABLISHED
TCP 127.0.0.1:49155 PC_EXEMPLE:49156 ESTABLISHED
TCP 127.0.0.1:49156 PC_EXEMPLE:49155 ESTABLISHED a : toutes les connexions, n : affiche les adresses, les ports,...p : affiche le protocole
En rapport avec:, port, TCP/IP, socket, exe, protocol, UDP, TCP, listening, established, IP address, system32,
Catégorie: cmd Windows Rubrique: network
|
|
BGA | matrice de billes |  |
 |
Abr.: Ball Grid Array
boîtier de circuit intégré
En rapport avec:, LGA, socket,
Catégorie : hardware Rubrique: abbreviation
|
Ang: BGA
Fra.: matrice de billes
Abr.: Ball Grid Array
boîtier de circuit intégré
En rapport avec:, LGA, socket,
Catégorie: hardware Rubrique: abbreviation
|
|
LGA | matrice de pastilles |  |
 |
Abr.: Land Grid Array
socket LGA pour processeur (CPU)
Pentium 4
LGA1151: I9, I7, I5, I3 de 8 ième et 9 ième génération (en 2018)
En rapport avec:, BGA, socket, PCB, PGA,
Catégorie : hardware Rubrique: processor
|
Ang: LGA
Fra.: matrice de pastilles
Abr.: Land Grid Array
socket LGA pour processeur (CPU)
Pentium 4
LGA1151: I9, I7, I5, I3 de 8 ième et 9 ième génération (en 2018)
En rapport avec:, BGA, socket, PCB, PGA,
Catégorie: hardware Rubrique: processor
|
|
BSD | collection de logiciels de Berkeley |  |
 |
Abr.: Berkeley Software Distribution
voir CUPS
En rapport avec:, socket, LPR/LPD, CUPS,
Catégorie : Linux Rubrique: abbreviation
|
Ang: BSD
Fra.: collection de logiciels de Berkeley
Abr.: Berkeley Software Distribution
voir CUPS
En rapport avec:, socket, LPR/LPD, CUPS,
Catégorie: Linux Rubrique: abbreviation
|
|
IPP | protocole d’impression Internet |  |
 |
Abr.: Internet Printing Protocol
protocol : AirPrint
Internet Printer Protocol - IPP
Line Printer Daemon - LPD
HP Jetdirect- Socket
En rapport avec:, printer, protocol, mac, LPD, socket,
Catégorie : mac Rubrique: protocol
|
Ang: IPP
Fra.: protocole d’impression Internet
Abr.: Internet Printing Protocol
protocol : AirPrint
Internet Printer Protocol - IPP
Line Printer Daemon - LPD
HP Jetdirect- Socket
En rapport avec:, printer, protocol, mac, LPD, socket,
Catégorie: mac Rubrique: protocol
|
|
three-way handshake | 3 étapes pour l'établissement d'une liaison |  |
 |
Abr.: 3-way handshake
three-ways handshake : poignée de main en trois temps
client serveur :
SYN (synchronized, seq : sequence)
SYN-ACK ( seq+1, ack: acknowledge)
ACK
En rapport avec:, SYN, ACK, handshake, socket, 3-way handshake, TCK
Catégorie : network Rubrique: link
|
Ang: three-way handshake
Fra.: 3 étapes pour l'établissement d'une liaison
Abr.: 3-way handshake
three-ways handshake : poignée de main en trois temps
client serveur :
SYN (synchronized, seq : sequence)
SYN-ACK ( seq+1, ack: acknowledge)
ACK
En rapport avec:, SYN, ACK, handshake, socket, 3-way handshake, TCK
Catégorie: network Rubrique: link
|
|
port | port |  |
 |
Numéro entre 0 et 65535 qui est lu par la couche transport de TCP/IP
Well-know ports : (0-1023) :
ports importants : 21, 80, 389, 443, 465, 587, 993,
21 : FTP (transfert de fichier)(UDP)
22 : SSH (Secure Shell) (UDP)
23 : Telnet (TCP)
25 : SMTP (mail) (TCP)
53 : DNS (TCP)
61 : SNMP (TCP)
69 : TFTP (UDP)
80 : HTTP : port 80 ou 8080 (UDP)
110 : POP3 (UDP)
123 : NTP (Network Time Protocol)
179 : BGP
194 : IRC
220 : IMAPv3
389 : LDAP
443 : HTPS
445 : SMB
973 : NFS
registered ports :
PXE : 4011
En rapport avec:, tcp ip, troubleshooting, TCP/IP, socket, important, 21, 22, 25, 53, 67, 80, 389, 443, 465, 587, 993, listening ports, netstat,
Catégorie : network Rubrique: port
|
Ang: port
Fra.: port
Numéro entre 0 et 65535 qui est lu par la couche transport de TCP/IP
Well-know ports : (0-1023) :
ports importants : 21, 80, 389, 443, 465, 587, 993,
21 : FTP (transfert de fichier)(UDP)
22 : SSH (Secure Shell) (UDP)
23 : Telnet (TCP)
25 : SMTP (mail) (TCP)
53 : DNS (TCP)
61 : SNMP (TCP)
69 : TFTP (UDP)
80 : HTTP : port 80 ou 8080 (UDP)
110 : POP3 (UDP)
123 : NTP (Network Time Protocol)
179 : BGP
194 : IRC
220 : IMAPv3
389 : LDAP
443 : HTPS
445 : SMB
973 : NFS
registered ports :
PXE : 4011
En rapport avec:, tcp ip, troubleshooting, TCP/IP, socket, important, 21, 22, 25, 53, 67, 80, 389, 443, 465, 587, 993, listening ports, netstat,
Catégorie: network Rubrique: portSite
|
|
SSL | couche de sockets sécurisée |  |
 |
Abr.: Secure Sockets Layer
SSL 2.0, SSL 3.0, => devenu TLS 1.3 (Transport Layer Security) Couche à supports sécurisés
chiffrement symétrique
SSL Handshake protocol, SSL Record protocol
IMAP+SSL => IMAPs (IMAP over SSL)
HTTPS -> HTTP over SSL/TLS
En rapport avec:, security, IE, socket, important, mail, pop3, SFTP, TLS, important, certificate, Netscape, POPs, cipher, cryptographic protocol, outgoing server, 465,
Catégorie : network Rubrique: protocol
|
Ang: SSL
Fra.: couche de sockets sécurisée
Abr.: Secure Sockets Layer
SSL 2.0, SSL 3.0, => devenu TLS 1.3 (Transport Layer Security) Couche à supports sécurisés
chiffrement symétrique
SSL Handshake protocol, SSL Record protocol
IMAP+SSL => IMAPs (IMAP over SSL)
HTTPS -> HTTP over SSL/TLS
En rapport avec:, security, IE, socket, important, mail, pop3, SFTP, TLS, important, certificate, Netscape, POPs, cipher, cryptographic protocol, outgoing server, 465,
Catégorie: network Rubrique: protocolSite
|
|
SSTP | protocole base sur SSL |  |
 |
Abr.: Secure Socket Tunneling Protocol
port 443
En rapport avec:, protocol, socket, VPN, port 443, L2TP, SSTP, Tunnelling, PPP, SSL,
Catégorie : network Rubrique: protocol
|
Ang: SSTP
Fra.: protocole base sur SSL
Abr.: Secure Socket Tunneling Protocol
port 443
En rapport avec:, protocol, socket, VPN, port 443, L2TP, SSTP, Tunnelling, PPP, SSL,
Catégorie: network Rubrique: protocol
|
|
|