0 votes
in Other by
Write the name of all TCP “Flag”?

1 Answer

0 votes
by

A TCP Flag field contains 6 different flags, namely:

  1. URG: Urgent pointer is valid
  2. ACK: Acknowledgement number is valid( used in case of cumulative acknowledgment)
  3. PSH: Request for push
  4. RST: Reset the connection
  5. SYN: Synchronize sequence numbers
  6. FIN: Terminate the connection

Related questions

0 votes
asked Mar 11, 2022 in PhoneGap by rajeshsharma
0 votes
asked Jan 24 in Other by sharadyadav1986
...