Computer Protocols.
Hey, learners today in this blog we are going to discuss about different computer protocols.
Hyper Text Transfer Protocol (HTTP)
Hypertext Transfer Protocol, abbreviated as HTTP, is a communications protocol used for the transfer of information over the Internet. A client makes an HTTP request using a web browser to which an HTTP response is sent from the server.
File Transfer Protocol (FTP)
The File Transfer Protocol provides a standard for transferring files between two computers on the network. FTP is most widely used in carrying out upload/download operations between a server and a workstation.
Simple Main Transfer Protocol (SMTP)
The Simple Mail Transfer Protocol provides a standard for sending e-mails from one server to another. Most e-mail systems that send mail over the Internet use SMTP to exchange messages between the server.
Comments