Ask Question
31 May, 13:53

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

+3
Answers (1)
  1. 31 May, 17:19
    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?
Get an answer to your question ✅ “What motivates engineers to make tcp/ip packets more independent? ...” in 📙 Computers & Technology if there is no answer or all answers are wrong, use a search bar and try to find the answer among similar questions.
Search for Other Answers