Name:
|
HTTP
|
Port no:
|
|
Description:
|
This port is a popular alternative to port 80 for offering web services. "8080" was chosen since it is "two 80's", and also because it is above the restricted well known service port range (ports 1-1023, see below). Its use in a URL requires an explicit "default port override" to request a web browser to connect to port 8080 rather than the http default of port 80. See the discussion of URL defaults and port overrides on the port 81 . |
Name:
|
FTP Data and FTP control
|
Port no:
|
20 and 21
|
Description:
|
The File Transfer Protocol (FTP) is a standard network protocol used to transfer computer files from one host to another host over a TCP-based network, such as the internet. FTP is built on a client-server architecture and uses separate control and data connections between the client and the server. |
|
Name:
|
SMTP
|
|
Port no:
|
|
|
Description:
|
SMTP (Simple Mail Transfer Protocol) is a TCP/IP protocol used in sending and receiving e-mail. However, since it is limited in its ability toqueue messages at the receiving end, it is usually used with one of two other protocols, POP3 or IMAP, that let the user save messages in a server mailbox and download them periodically from the server. In other words, users typically use a program that uses SMTP for sending e-mail and either POP3 or IMAP for receiving e-mail. On Unix-based systems, sendmail is the most widely-used SMTP server for e-mail. A commercial package, Sendmail, includes a POP3 server. Microsoft Exchange includes an SMTP server and can also be set up to include POP3 support. Many mail servers now support Extended Simple Mail Transfer Protocol (ESMTP), which allows multimedia files to be delivered as e-mail. |

No comments:
Post a Comment