Question: please explain this to me I really do wanna understand the process A processing with a port address of 9990 running at Computer A sent
please explain this to me I really do wanna understand the process
A processing with a port address of 9990 running at Computer A sent a packet to another processing with a port address of 2345 running at Computer B through LAN1, router and LAN2. Draw associated packet configuration during the transmission. Addresses are arranged in the order of Source: Destination import matplotlib.pyplot as plt import matplotlib.image as mpimg from matplotlib.pyplot import text, show img=mpimg.imread('HW1-5.png') fig=plt.figure(figsize = (16, 16)) imgplot plt.imshow(img) text(80, 40, 'MAC1') text(480, 540, 'MAC3') show() 0 MACI Payload trailer 100 200 IP/MAC1 : 1234 IP2/MAC2 IP4/MAC4 : 4321 300 Computer A IP3/MAC3 Router Computer B 400 500 MAC3 Payload trailer 0 200 400 600 800 1000 1200 1400
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
