Menu

(Solved) : 8 Application P4 Packet Going Server Destination Port Following Packet 6428 B 80 C 9157 D Q44121461 . . .

Datagram Socket mySocket2 = new Datagram Socket (9157); Application DatagramSocket mySocket2 = new Datagram Socket (6428); Ap

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

a 6428

b 80

c 9157

d 1022

e 5775

f none of the above

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

Expert Answer


Answer to 8) For application P4, the packet going to the server, what is the destination port in the following packet? a 6428 b 80…

OR