0
64kviews
The following is a dump of a TCP header in hexadecimal format
written 7.0 years ago by | • modified 4.5 years ago |
The following is a dump of a TCP header in hexadecimal format
053200217 000000001 00000000 500207FF 00000000
1) What is the source port number?
2) What is the destination port number?
3) What is sequence number?
4) What is the acknowledgement number?
5) What is the length of the header?
6) What is the type of the segment?
7) What is the window size?
ADD COMMENT
EDIT
1 Answer