How does TCP at the remote host close this connection? How long does the process of ending the connection take?
What will be an ideal response?
The TCP remote host sent back a RST packet to reset the connection, since no server was running at port 80 on PC2. The process ends the connection immediately within less than 1ms.
```
No. Time Source Destination Protocol Info
1 0.000000 10.0.5.11 10.0.5.22 TCP 3106 >
http [SYN] Seq=2647633241 Ack=0 Win=5840 Len=0
2 0.000288 10.0.5.22 Broadcast ARP Who has
10.0.5.11? Tell 10.0.5.22
3 0.000334 10.0.5.11 10.0.5.22 ARP 10.0.5.11
is at 00:06:5b:4b:e0:dd
4 0.000522 10.0.5.22 10.0.5.11 TCP http >
3106 [ RST, ACK ] Seq=0 Ack=2647633242 Win=0 Len=0
```
You might also like to view...
In the first phase of the program development cycle you should:
a. make a hierarchy chart b. identify all the variables needed c. identify the desired results d. identify appropriate test data
Which one of the following statements calls the Jump method of the Animal class using a reference variable named fox?
a. Animal.fox.Jump(); b. Animal(fox) = Jump(); c. fox.Jump(); d. fox = new Jump();
The ________ Wizard guides you through the query design process in Access
Fill in the blank(s) with correct word
The Date Picker Content Control displays the instructional text Click or tap to enter a date
Indicate whether the statement is true or false