Re: TCP retransmission
- From: "Nikolaos D. Bougalis" <nikb@xxxxxxxxxxxxx>
- Date: Wed, 28 Nov 2007 10:40:19 -0800
Rami wrote:
My application sniffs the network, collects the payload packets and distribute them to another application. Therefore it should parse them, throw the ack packets and also retransmitted packets(and also some others...).
If that's what you need, simply examine the headers of the packets, and check to see if you already have that packet.
The design sounds horribly awkward to me though.
0n
.
- Follow-Ups:
- Re: TCP retransmission
- From: Rami
- Re: TCP retransmission
- References:
- TCP retransmission
- From: Rami
- Re: TCP retransmission
- From: Nikolaos D. Bougalis
- Re: TCP retransmission
- From: Rami
- TCP retransmission
- Prev by Date: Re: About zero-byte receive (IOCP server)
- Next by Date: Route through PPP direct connection
- Previous by thread: Re: TCP retransmission
- Next by thread: Re: TCP retransmission
- Index(es):