Re: TCP retransmission
- From: "Rami" <rami@xxxxxxxxx>
- Date: Thu, 29 Nov 2007 08:42:04 +0200
I thought like you but I believe this won't work since the retransmitted
packets are usually different from the original- they have some data in
common but not completely.
Regards
Rami
"Nikolaos D. Bougalis" <nikb@xxxxxxxxxxxxx> wrote in message
news:nEi3j.21069$4k.11672@xxxxxxxxxxxxxxx
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
.
- References:
- TCP retransmission
- From: Rami
- Re: TCP retransmission
- From: Nikolaos D. Bougalis
- Re: TCP retransmission
- From: Rami
- Re: TCP retransmission
- From: Nikolaos D. Bougalis
- TCP retransmission
- Prev by Date: Where to find Old MAC address from previous NIC card
- Next by Date: Tranfering unicod charcters in Socket programming!
- Previous by thread: Re: TCP retransmission
- Next by thread: Implementing messaging protocols (IOCP socket server)
- Index(es):
Relevant Pages
|