Re: How to Distinguish between a reset packet and a normal packet
- From: "sairam" <sai438@xxxxxxxxx>
- Date: 23 Mar 2007 03:14:47 -0700
Dan N wrote:
On Thu, 22 Mar 2007 21:09:45 -0700, sairam wrote:
How Distinguish between a Reset Packet and a normal Data or Ack or
Request packet.
That's a pretty vague question. In what context? What protocol are you
talking about?
If you're talking about TCP, in a reset packet, the RST bit in the header
is set. In an Ack packet the ACK bit is set.
Dan
Iam talking in the sense of programming, when received a packet in my
program it strips off all the header content, then how can I know the
packet is a RST packet
Sairam
.
- Follow-Ups:
- Re: How to Distinguish between a reset packet and a normal packet
- From: Dan N
- Re: How to Distinguish between a reset packet and a normal packet
- From: Matthias Fassl
- Re: How to Distinguish between a reset packet and a normal packet
- References:
- Prev by Date: simple q on IP address and port number
- Next by Date: Re: simple q on IP address and port number
- Previous by thread: Re: How to Distinguish between a reset packet and a normal packet
- Next by thread: Re: How to Distinguish between a reset packet and a normal packet
- Index(es):
Relevant Pages
|