InterviewSolution
| 1. |
Details notes on flow control error control and congestion control |
|
Answer» Congestion CONTROL=Congestion control is a network LAYER issue, and is thus concerned with what happens when there is more DATA in the network than can be sent with reasonable packet delays, no lost packets, etc. Flow control is a local,congestion control is global. |
|