differnt type of port number and theire uses?
Answer Posted / sunilbaglur
the differnt types of port nos and its uses are
http 80/tcp World Wide Web HTTP
https 443/tcp http protocol over TLS/SSL
smtp 25/tcp Simple Mail Transfer
snmp 161/tcp SNMP
ftp-data 20/tcp File Transfer [Default Data]
ftp 21/tcp File Transfer [Control]
ftps-data 989/tcp ftp protocol, data, over TLS/SS
ftps 990/tcp ftp protocol, control, over
TLS/SSL
telnet 23/tcp Telnet
telnets 992/tcp telnet protocol over TLS/SSL
nfs 2049/tcp Network File System - Sun
Microsystems
pop2 109/tcp Post Office Protocol - Version 2
pop3 110/tcp Post Office Protocol - Version 3
imap 143/tcp Internet Message Access Protocol
imaps 993/tcp imap4 protocol over TLS/SSL
tftp 69/tcp Trivial File Transfer
tftps 3713/tcp TFTP over TLS
domain 53/tcp Domain Name Server
nntp 119/tcp Network News Transfer Protocol
dhcpv6-client 546/tcp DHCPv6 Client
dhcpv6-server 547/tcp DHCPv6 Server
ldap 389/tcp Lightweight Directory Access
Protocol
sftp 115/tcp Simple File Transfer Protocol
ssh 22/tcp SSH Remote Login Protocol
msft-gc 3268/tcp Microsoft Global Catalog
msft-gc-ssl 3269/tcp Microsoft Global Catalog with
LDAP/SSL
Is This Answer Correct ? | 66 Yes | 12 No |
Post New Answer View All Answers
What is a private ip address?
What are the 4 layers of tcp ip?
What two things constitute a tcp ip socket?
Is ftp faster than smb?
Explain what is a firewall?
What port can I use instead of 8080?
What is the use of predictive encoding?
Why is tcp more reliable?
What is port 443 normally used for?
what is osi? How many layers are there?
What is my ip from command line?
What port is 23?
What is ipv6?
How OSI is different from TCP/IP?
How can we detect that the other end of a tcp connection has crashed? Can we use "keepalives" for this?