Question
Assume there are two clients A and C, as well as one server B. Client A begins browsing the web with server B. In the
Assume there are two clients A and C, as well as one server B. Client A begins browsing the web with server B. In the meantime, client C starts another session with server B. Based on the segment you see in the figure, please provide possible source and destination port numbers.
(a) The packet-2 segment from B to A and the packet-4 segment from B to C.
(b) How many sockets will be used on the server side after both packets have been demultiplexed? Why?
(c) How many sockets will be used on the server side after both packets are de-multiplexed on the server side if the above sessions use UDP instead of TCP? Why?
Client A application P1 transport network link physical Packet-1 source port: 10001 dest port: 80 Packet-2 source port: ?? dest port: ?? Server B application ? network link physical Packet-4 source port: ??? dest port: ??? Packet-3 source port: 10001 dest port: 80 Client C application P2 transport network link physical
Step by Step Solution
There are 3 Steps involved in it
Step: 1
1 Packet2 Source port 80 serverside HTTP port Destination port 10001 clientside port Packet4 Source ...Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started