Menu

(Solved) : 7 Application P4 Packet Going Server Source Port Following Packet 6428 B 80 C 9157 D 1022 Q44121448 . . .

DatagramSocket mySocket2 = new DatagramSocket (9157); DatagramSocket mySocket2 = new DatagramSocket (6428); DatagramSocket my

7) For application P4, the packet going to the server, what isthe source port in the following packet?

a 6428

b 80

c 9157

d 1022

e 5775

f none of the above

DatagramSocket mySocket2 = new DatagramSocket (9157); DatagramSocket mySocket2 = new DatagramSocket (6428); DatagramSocket mySocket2 = new DatagramSocket (5775); Application Application Application P3 P1 P4 Transport Transpoft Transport Network Network Network Link Link Link Physical Physical Physical Source Port: ? Source Port: 6428 Dest Port: ? Dest Port: 9157 Source Port: 9157 Dest Port: 6428 Source Port: ? Dest Port: ? Show transcribed image text DatagramSocket mySocket2 = new DatagramSocket (9157); DatagramSocket mySocket2 = new DatagramSocket (6428); DatagramSocket mySocket2 = new DatagramSocket (5775); Application Application Application P3 P1 P4 Transport Transpoft Transport Network Network Network Link Link Link Physical Physical Physical Source Port: ? Source Port: 6428 Dest Port: ? Dest Port: 9157 Source Port: 9157 Dest Port: 6428 Source Port: ? Dest Port: ?

Expert Answer


Answer to 7) For application P4, the packet going to the server, what is the source port in the following packet? a 6428 b 80 c 91…

OR