Computer Applications

What do you understand by protocols ? What roles do various protocols play on Internet ?

Internet

2 Likes

Answer

A protocol is a set of rules governing an operation or application. It is usually an agreed upon or standardized method for transmitting data and/or establishing communications between different devices.

Different protocols play different roles on Internet. Some examples are as follows:

  1. Hypertext Transfer Protocol — HTTP is a system for transferring information over the internet without any security feature. It is used to send non-sensitive information.
  2. Hypertext Transfer Protocol Secure — HTTPS is a system for transferring information with Secure Socket Layer (SSL) that encrypts and send information over a secure connection, making it hard to steal. It is used to send sensitive information.

Answered By

1 Like


Related Questions