Ask Question
7 September, 23:29

What motivates engineers to make tcp/ip packets more independent?

+3
Answers (1)
  1. 8 September, 00:00
    0
    The TCP/IP model has four layers: application, host-to-host layer, internet layer and network access layer.

    TCP is the transmission protocol that is used and it is connection-oriented.

    IP stands for Internet.

    A stream of bytes is broken into segments and reconnected at the other end. The packets are retransmitted whatever is lost and the segments are organized might in the correct order.

    The boom of new different applications that should be interoperable motivates e ngineers to make tcp/ip packets more independent.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question ✅ “What motivates engineers to make tcp/ip packets more independent? ...” in 📘 Computers and Technology if you're in doubt about the correctness of the answers or there's no answer, then try to use the smart search and find answers to the similar questions.
Search for Other Answers