Computer Science, asked by adityamasti86, 3 months ago

Explain TCP/IP protocol model. How does it works?

Answers

Answered by darshangohil199
1

Answer:

The Internet layer of the TCP/IP model is approximately the same as the Network layer of the OSI model. It deals with data in the form of datagrams or data packets. This layer mainly performs the logical addressing of the data packets by adding the IP(Internet Protocol) address to it.

Answered by allshtala94
2

Explanation:

Let's step through the process of transmitting a packet with TCP/IP.

Step 1: Establish connection. When two computers want to send data to each other over TCP, they first need to establish a connection using a three-way handshake. ...

Step 2: Send packets of data. ...

Step 3: Close the connection.The Internet works by using a protocol called TCP/IP, or Transmission Control Protocol/Internet Protocol. ... In base terms, TCP/IP allows one computer to talk to another computer via the Internet through compiling packets of data and sending them to right location.

Similar questions