how to reassemble tcp segment?
        Posted  
        
            by jerams
        on Stack Overflow
        
        See other posts from Stack Overflow
        
            or by jerams
        
        
        
        Published on 2010-02-13T23:04:51Z
        Indexed on 
            2010/03/08
            4:21 UTC
        
        
        Read the original article
        Hit count: 388
        
im now developing a project using winpcap..as i have known packets being sniffed are usually fragmented packets.
how to reassemble this TCP segements?..any ideas, suggestion or tutorials available?..
this i assume to be the only way i can view the HTTP header...
thanks!..
© Stack Overflow or respective owner