votes
Message assembly using TCP sequence number
Using [url=http://www.codeproject.com/KB/IP/sharppcap.aspx]SharpPcap[/url], I am pulling packets of a raw network feed and trying to assemble their payloads using TCP sequence numbers. Due to the nature of the traffic I am sniffing, the pac ...
