Any help with the question or how to approach this would be fantastic

The following is a dump of a TCP header in hexadecimal format:
00CD0018 00000EF1 00000D5D 502200D1 01BF0010
Please answer the following two parts of questions:

2.1 What is the source port number?
2.2 What is the destination port number?
2.3 What is the sequence number?
2.4 What is the acknowledgment number?
2.5 What is the length of the header?
2.6 Which control bits are set? And what do they represent?
2.7 What is the window size?
2.8 What does the last four digits ‘0010' of the above dump represent? What action will the destination node take when it receives this packet?

Hope someone can help out!

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.