Ask Question
15 October, 10:45

2 - [4 pts] Imagine that you are an application developer. A new version of your operating system is released with several changes made to the transport layer protocols. Specifically, the algorithm for TCP has been changed from Tahoe to Reno. What changes must be made to your application to accommodate these changes?

+3
Answers (1)
  1. 15 October, 11:09
    0
    TCP convention is totally connection oriented, it searches for the information that was going in the system definitely and will guarantee an affirmation on the parcel sent, likewise if the uplayer convention is down, it won't permit to move the information, fundamentally it will guarantee there is no any bundle misfortune during the exchange.

    ~ However UDP is connectionless convention, there is no any affirmation business in UDP convention, it regularly utilized where not many datagram misfortune doesn't a make a difference. It was nearly a light gauge convention.

    So underneath are sway we will confront, if TCP is expelled.

    1. There will association foundation required in information move, so the application will work minimal quicker.

    2. without appropriate information control and affirmations, there is gigantic possibility for information misfortune.

    3. Presently the application needs to depend totally on UDP, since UDP doesn't has blockage control, the application will get clogged.

    4. Likewise the communication with top layer convention will be a wreck, it won't look if the layers are down or not. so if any upper layer is down, consequently the information will stuck the system, can't capable arrive at the goal.
Know the Answer?
Not Sure About the Answer?
Find an answer to your question 👍 “2 - [4 pts] Imagine that you are an application developer. A new version of your operating system is released with several changes made to ...” 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