215k views
1 vote
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?

1 Answer

5 votes
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.
User Kero Fawzy
by
9.0k points

Related questions

asked Sep 11, 2024 48.4k views
Mandrake asked Sep 11, 2024
by Mandrake
7.8k points
1 answer
2 votes
48.4k views
asked Sep 4, 2018 1.9k views
Csuo asked Sep 4, 2018
by Csuo
7.9k points
1 answer
1 vote
1.9k views