PORT NUMBERS
What is meant by Port numbers?
According to Wikipedia "A port numbers are identified for each protocol and address combination by 16-bit unsigned numbers", commonly known as a port number.
Why port numbers are needed?
Port numbers are the end of communication in an operating system, it is used to identify the specific address to each device in the internet or computer.
Port numbers are used to identify the senders and the receivers of the messages.Port numbers allow different application on the computer to share the network resources at the same time, which means we can able to run in the coincidently.
In this, we can see some protocols and they are associated port numbers.
Port Number Service name Working Protocol
20,21 File transfer protocol(FTP) TCP
22 Secure Shell(SSH) Both TCP and UDP
23 TELNET TCP
25 Simple Mail Transfer Protocol(SMTP) TCP
53 Domain Name Server(DNS) Both TCP and UDP
67,68 Dynami Host Configuration Protocol(DHCP) UDP
69 Trivival File Transfer Protocol(TFTP) UDP
80 Hyper Text Transfer Protocol(HTTP) TCP
110 Post Office Protocol(POP3) TCP
119 Network News Transport Protocol(NNTP) TCP
123 Network Time Protocol(NTP) UDP
143 Internet Message Access Protocol(IMAP4) Both TCP and UDP
7 Internet Message Control Protocol(ICMP) Neither Both TCP and UDP
161,162 Simple Network Management Protocol(SNMP) Both TCP and UDP
389 Lightweight Directory Access Protocol(LDAP) TCP and UDP
443 HTTP combine Secure Sockets Layer(SSL) TCP and UDP
What is meant by Port numbers?
According to Wikipedia "A port numbers are identified for each protocol and address combination by 16-bit unsigned numbers", commonly known as a port number.
Why port numbers are needed?
Port numbers are the end of communication in an operating system, it is used to identify the specific address to each device in the internet or computer.
Port numbers are used to identify the senders and the receivers of the messages.Port numbers allow different application on the computer to share the network resources at the same time, which means we can able to run in the coincidently.
In this, we can see some protocols and they are associated port numbers.
Port Number Service name Working Protocol
20,21 File transfer protocol(FTP) TCP
22 Secure Shell(SSH) Both TCP and UDP
23 TELNET TCP
25 Simple Mail Transfer Protocol(SMTP) TCP
53 Domain Name Server(DNS) Both TCP and UDP
67,68 Dynami Host Configuration Protocol(DHCP) UDP
69 Trivival File Transfer Protocol(TFTP) UDP
80 Hyper Text Transfer Protocol(HTTP) TCP
110 Post Office Protocol(POP3) TCP
119 Network News Transport Protocol(NNTP) TCP
123 Network Time Protocol(NTP) UDP
143 Internet Message Access Protocol(IMAP4) Both TCP and UDP
7 Internet Message Control Protocol(ICMP) Neither Both TCP and UDP
161,162 Simple Network Management Protocol(SNMP) Both TCP and UDP
389 Lightweight Directory Access Protocol(LDAP) TCP and UDP
443 HTTP combine Secure Sockets Layer(SSL) TCP and UDP
No comments:
Post a Comment