WebDevelopersNotes logo

home-icon Home / Basics / Internet Protocols

Internet Protocols

Internet Protocols

Internet 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.

Typically, the client is your browser and the server is a program running on a different computer. You use the browser on your computer (called the client machine in Internet lingo) to access the information on another computer (called the server machine). This server machine could be located thousands of miles from your workplace.

Sponsored Links

In addition to 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 Protocol

The 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:

  • promote file (programs or data) sharing
  • efficiently transfer data from one computer to another
  • encourage indirect or implicit use of remote computers
  • provide a common platform for file storages among different hosts

Know more about FTP – The File Transfer Protocol

The HTTP – HyperText Transfer Protocol

The 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.
Detailed article on the HTTP Protocol

The telnet Protocol

The 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.
Details of the telnet Protocol

Some older Internet protocols

Protocols 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 Protocol

Email 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:

  • Recipient email address
  • Senders email address
  • Email address of the people to whom a carbon copy (Cc) and blind carbon copy (Bcc) has been sent.
  • The subject line
  • The main text message resides in the email body.

Sponsored Links

Your comments
Star icon IMPORTANT Have a question / problem? Click here to ask an expert.

Don't believe everything you read on the Internet

Sponsored Links

Tips

How do I view a deleted web page?
Is there a way to view a deleted web page - one that is no longer available? Yes there is and the solution is quite simple. [more...]

Fact

In 2008, Microsoft made a move to buy Yahoo! for more than $40 billion. Jerry Yang, the co-founder, quickly rejected the offer stating that it "substantially undervalues" Yahoo! and is not in the interest of its shareholders. As of 2014, the company's revenue was down to $5 billion. [more...]

We use cookies to give you the best possible website experience. By using WebDevelopersNotes.com, you agree to our Privacy Policy