Computer Networking 1
Computer Networking 1
The original length is 4500 that is size of content, the 490 bytes in response message are header bytes.
Lab Statement 1
1- Port 20 is data transfer channel used to transfer files for ftp and port 21 is for command
channel.
2-
Response arg: Opening ASCII mode data connection for legal.txt (1415 bytes).
160: Give response to user to let them know that file transfer has been completed
LAB Statement 2
1- They are sent of TCP
6- ICMP can only communicate between network layers hence, it has no source and destination
port numbers.
7- Their type numbers differentiates request message from reply message. Request message has
TYPE: 8 and reply messages has TYPE: 0
8- ICMP type is 8 and code number is 0
Checksum bytes are 0x4de39, sequence number bytes are 8995 (8960+35), identifier field has
bytes 257(256+1)
9- ICMP type is 0 and code number is 0
Checksum bytes are 0x4de39, sequence number bytes are 8738 (8704+34), identifier field has
bytes 257(256+1)
10- TYPE: 3
Code: 3
IP and TCP Header included in the ICMP Header for error handling and to help understand the
error.