Accepted Answer
The source and destination port numbers for the segments traveling from host b to host A is Source port number is y , and Destination port number is x.What is a destination port?A program on one end of a communication will use a TCP or UDP port to receive data from another software on the other end. 2. On the client side, the source port identifies the application that the TCP element belongs to, and the client dynamically assigns this port number.Due to the fact that it is stated in the problem description that the TCP segments going from Host A to Host B have a source port number of x and a destination port number of y. Consequently, it is evident that Host A has a port named x and Host B has a port named y, and that when segments go from Host B to Host A, Host B's port and Host A's port, respectively, become sources.Learn more about destination port numbers fromhttps://brainly.com/question/18882420#SPJ1