Does http://code.google.com/p/pypcap/ help you ?

--Anand

On Tue, Sep 16, 2008 at 1:08 PM, Nishith Nand <[EMAIL PROTECTED]> wrote:
> Hi,
>
> I am trying to extract an uploaded file from a pcap file. The uploaded file
> is split across multiple frames. What I want to do is to extract the TCP
> payload from these frames and join them together to form the original file.
> I looked around the python-libpcap module but didn't find anything
> interesting.  Any suggestions.
>
> Thanks and Regards,
>
> Nishith
>
> -----------------------------------------------------------------------
> The problem with the world is stupidity. Not saying there should be a
> capital punishment for stupidity, but why don't we just take the
> safety labels off of everything and let the problem solve itself?
>
> _______________________________________________
> BangPypers mailing list
> BangPypers@python.org
> http://mail.python.org/mailman/listinfo/bangpypers
>
>



-- 
-Anand
_______________________________________________
BangPypers mailing list
BangPypers@python.org
http://mail.python.org/mailman/listinfo/bangpypers

Reply via email to