Answered step by step
Verified Expert Solution
Link Copied!

Question

1 Approved Answer

Question 1 - TCP Connection Flow (24 points): Assume that a server with an IP address 100.100.100.5 has a running TCP process listening for incoming

image text in transcribedimage text in transcribed

Question 1 - TCP Connection Flow (24 points): Assume that a server with an IP address 100.100.100.5 has a running TCP process listening for incoming TCP connections on port 5555 . Then there is a client with IP address 65.155.80.8 that wants to open a TCP connection with the aforementioned server to download 1MB (1 million bytes) file from the server. Assume that the Initial Sequence Number (ISN) for the client is 300 and for the server is 500 . Also assume that the client set its source port number to 12345 when opening the connection. The following events took place between the client and the server: (f) (4 points) the client closed the TCP connection. For each event, provide the exchanged TCP segments between the client and the server. For each segment, you must show the following parameters: - Source IP. - Source port. - Destination IP. - Destination Port. - Sequence number. - ACK number. - TCP flags Hint 1: in event (a), there are three segments. In events (b) to (e), there are two segments in each event. In event (f), there are four segments. Hint 2: in the "flags" field, you should list all of the TCP flags that are switched on for the segment. For this question, consider only the following TCP flags: SYN, FIN, ACK

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access to Expert-Tailored Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Recommended Textbook for

Advances In Knowledge Discovery In Databases

Authors: Animesh Adhikari, Jhimli Adhikari

1st Edition

3319132121, 9783319132129

More Books

Students also viewed these Databases questions