83.8k views
5 votes
g Consider a TCP connection between Host A and Host B. Suppose that the TCP segments traveling from Host A to Host B have source port number x and destination port number y. What are the source and destination port numbers for the segments traveling from Host B to Host A

User Lordcheeto
by
8.7k points

1 Answer

2 votes

Answer:

Source port number and destination port numbers for segment travelling from HOST B to HOST A are : Source port number is y , and Destination port number is x.

Step-by-step explanation:

Because in problem statement it given that the TCP segments traveling from Host A to Host B have source port number x and destination port number y. So it is clear that that Host A has a port named x and Host B has a port named y and when segments travels from Host B to Host A the Host B's port becomes source and Host A's port becomes source.

User Causality
by
7.4k points
Welcome to QAmmunity.org, where you can ask questions and receive answers from other members of our community.