Skip to main content

You are not logged in. Your edit will be placed in a queue until it is peer reviewed.

We welcome edits that make the post easier to understand and more valuable for readers. Because community members review edits, please try to make the post substantially better than how you found it, for example, by fixing grammar or adding additional resources and hyperlinks.

1
  • So I should take it that when PSH flag is set from sender side then receiver receives PUSH data and is not expecting any more PUSH data from sender (but there can be more Push data coming receiver doesn't know that) but when URG flag is set then receiver receives the urgent data and process it and is expecting more urgent data from sender until the data with sequence number comes to receiver which is written in urgent pointer . Commented Apr 21, 2019 at 11:30