Update 'Test_Cases/Test_Case3/readme'

This commit is contained in:
Sana147 2023-05-07 21:41:41 +00:00
parent 102923b6c4
commit 54ee4d528c

View File

@ -11,7 +11,7 @@ This folder contains details for Test_Case3.
7. Fragment Offset = 0 for now,
8. Time To Live (TTL) = 40s, which is 28 in hex.
9. Protocol = 6, which indicates TCP protocol is used.
10. Header Checksum
10. Header Checksum = initially zero and then changed to the sum of 16 bit values of header + data.
11. Source Address = 172.168.5.3, which is aca8 0503 in hex.
12. Destination Address = 172.168.5.4, which is aca8 0504 in hex.
13. Source Port = 5555, which is 15b3 in hex.