Chunk from Buffer
"Dick Gumshoe" <[email protected]> Tue, 23 Oct 2007 17:57:07 +0800
| Newsgroups | gmane.comp.lib.libwww |
|---|---|
| Message-ID | <[email protected]> |
------=_Part_2_21680467.1193133428091 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hello Greetings! I was wondering if I can use libwww for a program that is using libnetfilter_queue. Right now, libnetfilter is getting the http raw packets properly, but I need to extract the headers from the raw packets and I'm planning to use the chunk class for this specifically the HTChunk_fromBuffer function. I'm putting the raw packets in a char * and I was wondering how to collate and convert these raw packets to a chunk, so I could use the above function. Thanks in advanced! Gumshoe ------=_Part_2_21680467.1193133428091 Content-Type: text/html; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Content-Disposition: inline Hello Greetings!<br><br>I was wondering if I can use libwww for a program that is using libnetfilter_queue.<br>Right now, libnetfilter is getting the http raw packets properly, but I need to extract the headers from the raw packets and I'm planning to use the chunk class for this specifically the HTChunk_fromBuffer function. <br><br>I'm putting the raw packets in a char * and I was wondering how to collate and convert these raw packets to a chunk, so I could use the above function.<br><br>Thanks in advanced!<br><br>Gumshoe<br> ------=_Part_2_21680467.1193133428091--