Differentiate between stop-and wait ARQ and Go-back-N protocol.
Answer / Supriya Chaudhary
Stop-and-wait Automatic Repeat Request (ARQ) is a simple error control method where the sender waits for an acknowledgement (ACK) after each packet before sending the next one. If no ACK is received, the sender retransmits the lost packet. Go-back-N ARQ allows the sender to transmit multiple packets before waiting for ACKs, with a maximum of N packets outstanding. If a single packet is lost, the sender retransmits all packets from that point, up to N.
| Is This Answer Correct ? | 0 Yes | 0 No |
What Fabric Switch hardware have you worked on? (like Cisco9000, Brocade 3250 etc)
What is virtual path
Question What is datagram, datagram packets and datagram sockets?
What is the Rule of 17 concerning mapping devices to FAs?
In case DHCP fails in your server then how does you satisfy that problem within some minutes
waht is DHCP?
a node has the ip address 138.50.10.7 and 138.50.10.9. But it is transmitting data from node1 to node2 only. The reason may be a)a node cannot have more than one address b)class A should have second octet different c)classB " " " " " d)a,b,c
can we use pc as router?
which are the institutes in mumbai for CCNA training & how much is the cost of teaching and the exam fees?
what is meant by printer configuration?
Is the nyquist theorem true for optical fibre or only for copper wire ? Explain.
client server is working in asyn mode then how communication will take place bt client and server.