The dump file extract show data extracted from the connection between a client and the server. The
client makes some server requests that are responded by the server appropriately. The response given
is indicated on the on the dump file using TCP flags. The TCP flags are used to indicate various
responses given by the server depending on the request on the network utilization. The flag is normally
either set or reset depending on the response of the server. When set, the flag is indicated using binary
digit 1 and when reset, it is indicated using the binary digit zero. TCP protocol mostly uses nine flags
to indicate the state of the connection.