1,173 views

1 Answer

0 votes
0 votes
if two-way handshake were there, then there would be no deadlock. Reason being the connection will be established in 2 handshakes (ie after SYN() and SYN() + ACKN()). After that the sender will simply send the segment but the receiver will send the negative acknowledgement as it didn’t get for the previous one (ie for  SYN()+ ACKN()).

Related questions

2 votes
2 votes
1 answer
1
1 votes
1 votes
1 answer
3
ajaysoni1924 asked Mar 18, 2019
492 views
Why does the maximum packet lifetime, T, have to be large enough to ensure that notonly the packet but also its acknowledgements have vanished?
1 votes
1 votes
1 answer
4
ajaysoni1924 asked Mar 18, 2019
564 views
Why does the maximum packet lifetime, T, have to be large enough to ensure that notonly the packet but also its acknowledgements have vanished?