Hi,
 
My appilication uses WinPcap to sniff session on the LAN. (like SMTP).
Sometimes I get a packet with the same sequence number more than one time.
Usually they are the same size, but there are cased when there is a difference in their size (the data size).
 
What I'm asking is: should i disregard packets with same sequence numbers (get only the first) or should I remember only the last packet.
 
10x.

Reply via email to