diff --git a/Test_Cases/TestCase2/readme b/Test_Cases/TestCase2/readme deleted file mode 100644 index 6d7da92..0000000 --- a/Test_Cases/TestCase2/readme +++ /dev/null @@ -1,12 +0,0 @@ -This folder contains detail for Test_Case2. - -Source IP = 192.168.10.20, which is c0a8 0a14 in hex -Destination IP = 192.168.10.10, which is c0a8 0a0a in hex -Source Port = 2341, which is 0925 in hex, -Destination Port = 1200, which is 04B0 in hex. - -For the SYN packet, the SYN Flag in the header has a value of 1. -For the SYN+ACK packet, the SYN and ACK flags in the header have a value of 1. -For the ACK packet, the ACK flag in the header has a value of 1. -For the FIN packet, the FIN flag in the header has a value of 1. -For the FIN+ACK packet, the FIN and ACK flags in the header have a value of 1. \ No newline at end of file