Explanation : Data in 1st segment is from 230 to 289 (byte
number) i.e. 60 bytes data.
As given 1st segment is lost so, TCP will send
ACK for the next in-order segment receiver is
expecting. So it will be for 230.
Explanation : Connect() is used on the client side, and assigns
a free local port number to a socket. In case of a
TCP socket, it causes an attempt to establish a
new TCP connection.