Answered step by step
Verified Expert Solution
Link Copied!

Question

00
1 Approved Answer

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

image text in transcribed

7) For application P4, the packet going to the server, what is the 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

Step by Step Solution

There are 3 Steps involved in it

Step: 1

blur-text-image

Get Instant Access with AI-Powered Solutions

See step-by-step solutions with expert insights and AI powered tools for academic success

Step: 2

blur-text-image

Step: 3

blur-text-image

Ace Your Homework with AI

Get the answers you need in no time with our AI-driven, step-by-step assistance

Get Started

Students also viewed these Databases questions