1. The maximum window size of the TCP was originally designed to be 64 KB (which means 64 × 1024 = 65,536 or actually 65,535). Can you think of a reason for this?
2. What is the maximum size of the TCP header? What is the minimum size of the TCP header?
3. In TCP, does a SYN segment open a connection in only one direction or in both directions?