Three Protocols you should know as a web developer
Mahmoud EL-kariouny
Posted on October 11, 2021
What Does Protocol Mean?
A protocol is a set of rules and guidelines for communicating data.
Rules are defined for each step and process during communication between two or more computers.
Networks have to follow these rules to successfully transmit data.
1- HTTP:
The Hypertext Transfer Protocol(HTTP) is used by the browser to tell the host computer what file it wants to retrieve.
2- IP:
The Internet Protocol (IP) is used for routing IP packets between logan's computer and the server based on IP addresses.
3- TCP:
The Transmission Control Protocol(TCP) is used for making sure the IP packets all arrive correctly and in order.
Read More:
💖 💪 🙅 🚩
Mahmoud EL-kariouny
Posted on October 11, 2021
Join Our Newsletter. No Spam, Only the good stuff.
Sign up to receive the latest update from our blog.