What is TCP/IP

TCP/IP is a collection of protocols used by computers to transfer data with each other on the internet. The primary goal of this process is to ensure data is transmitted reliably and accurately, so the receiver receives the same information that was sent by the sender. To achieve this, the TCP/IP model divides data into packets, which are then transmitted and reassembled at the destination.

Layers of TCP/IP Model

Untitled

TCP/IP process

When you enter "[http://www.google.com(:80)](http://www.google.com(:80)/)" into a web browser, the following process occurs.

Application Layer

Transport Layer

Untitled

Internet Layer