Consider TCP parameters for host A below: rwndA = 1000 bytes…

Consider TCP parameters for host A below: rwndA = 1000 bytescwnd => 10000 bytes ——————————windowSize = 100 bytessendBase = 200nextSeqNo=600———————————timerSetOnSeq#=200Duplicate ACK Count = 0———————————nextExpSeq# = 777 Event: Host A receives the following segment from Host B without error. Seq# 777, Len(111), Ack# 400, RcvWin = 1000, Flags=ACK   What will be the values of the TCP parameters after host A processed the received segment?   windowSize = sendBase = nextSeqNo = timerSetOnSeq# = ———————————nextExpSeq# =