Ask Question

Suppose we provide a new implementation of the transport layer protocol tcp providing the same functionality using different algorithms. ⢠how does this impact operations at the application layer? ⢠how does this impact operations at the network layer?

+3
Answers (1)
  1. Today, 16:55
    0
    If properly implemented, the API's (Application Programming Interface) won't change, so there would be no impact to the other layers. That's why networking is done as a stack, so that layers can be updated without affecting other layers.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “Suppose we provide a new implementation of the transport layer protocol tcp providing the same functionality using different algorithms. ⢠...” in 📗 Computers & Technology if the answers seem to be not correct or there’s no answer. Try a smart search to find answers to similar questions.
Search for Other Answers