Re: TCP retransmission

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



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
.