English, asked by sen025385, 29 days ago

what are the TCP and IP​

Answers

Answered by mppoorvith
2

Explanation:

The Internet Protocol (IP) is the method for sending data from one device to another across the internet.It does this through the Internet Protocol Suite (TCP/IP), a group of communications protocols that are split into four abstraction layers. IP is the main protocol within the internet layer of the TCP/IP.

Answered by MrTSR
7

Answer

TCP (Transmission Control Protocol)

  • Defines how to set up and sustain network conversation.
  • Enables a connection between two hosts to exchange data  streams.
  • Ensures the delivery of data in the correct format.
  • Confirms predefined order in which the data were sent.
  • Manages flow control and error-free data transmission.

IP (Internet Protocol)

  • Creates a single logical network from various physical networks.
  • Used to route data to a specified address.
  • Connectionless or unreliable protocol.
  • Defines format for addressing schemes.
  • Does not have error-reporting or error-correcting mechanism.
Similar questions