|
|
Internet ProtocolsInternet Protocols (set of instructions) are used to transfer files or data from one machine to the other. All computers on the Internet communicate with each other using the Transmission Control Protocol / Internet Protocol (TCP/IP). Thus, data is sent from the server to the client (and vice-versa) using TCP/IP. There are many other protocols such as the File Transfer Protocol (FTP) used in FTP applications and the HyperText Transfer Protocol (HTTP) employed on the World Wide Web. The File Transfer ProtocolThe File Transfer Protocol is an excellent method to transfer (download and send) files from one computer to the other on the Internet. Though you can transfer files using email, it is not a good choice especially when the file size is large or when you need to transfer several files. The objectives of FTP are to:
Know more about FTP - The File Transfer Protocol The HTTP - HyperText Transfer ProtocolThe HTTP provides a set of instructions for accurate information exchange. The communication between the client (your browser) and the server (a software located on a remote computer) involves requests sent by the client and responses from the server. The telnet ProtocolThe Telnet protocol allows you to connect to another machine. Once connected, your computer behaves like a terminal of the distant machine and you can utilize all the resources on the remote system if you have the required permissions. Some older Internet protocolsProtocols such as Gopher, Archie etc. were used extensively on the Internet. But now they have faded into oblivion; why? Thanks to the WWW. You can read more about Archie, Gopher, Veronica and Jughead in the History of the Internet article. The email ProtocolEmail is the most used application on the Internet. Emails allow users to communicate with each other almost instantly. Each email message consists of a header and a body. The header contains the following information:
Page contents: Article on Internet protocols such as the Transmission Control Protocol / Internet Protocol (TCP/IP), the HyperText Transfer Protocol (HTTP), the File Transfer Protocol (FTP) and the telnet protocol with a brief on understanding clients and servers and how they interact.
Page URL: http://www.webdevelopersnotes.com/basics/ internet_protocols.php3
|
|