Manu305 has asked for the wisdom of the Perl Monks concerning the following question:
Hey all,
I am trying to extract http data from an ethernet packet. I am able to extract the TCP data using NetPacket module. But I dont know how to get http data from TCP data.
Please help me out.
Thanks
|
---|
Replies are listed 'Best First'. | |
---|---|
Re: HTTP data from TCP packet
by Corion (Patriarch) on Jun 14, 2011 at 07:35 UTC | |
| |
Re: HTTP data from TCP packet
by Anonymous Monk on Jun 14, 2011 at 07:34 UTC | |
by Manu305 (Initiate) on Jun 14, 2011 at 07:56 UTC | |
by Anonymous Monk on Jun 14, 2011 at 09:18 UTC |