In which flow control method does the sender transmit a single frame and wait for an acknowledgment before sending the next frame?
- Go-Back-N
- Selective Repeat
- Sliding Window
- Stop-and-Wait
Stop-and-Wait is a flow control method where the sender transmits a single frame and waits for an acknowledgment before sending the next frame. It is a simple method but not very efficient as it has a high overhead due to frequent acknowledgments.
Loading...
Related Quiz
- A data center is experiencing issues with data corruption during transmission. They implement a new error detection mechanism and find that while most errors are caught, some still slip through. They decide to add an additional layer of error detection for critical data. Which combination of methods might they use?
- If one node fails in a ________ topology, it does not affect the rest of the network.
- One of the primary roles of the transport layer is to ensure _______ delivery of data packets.
- In which topology is each device connected to a central hub or switch?
- Which protocol primarily uses the three-way handshake to establish a connection between client and server?