Re: [tcpdump-workers] Capturing packets content using libpcap

2009-04-19 Thread Shameem Ahamed
ct: [tcpdump-workers] Capturing packets content using libpcap > > Hi everybody, > Currently I'm using libpcap to develop a sniffing tool. I've read some > tutorials and I can get the packet header, is it possible to capture the > plain-text content using libpcap also ? ( l

[tcpdump-workers] Capturing packets content using libpcap

2009-04-19 Thread Huy Phan
Hi everybody, Currently I'm using libpcap to develop a sniffing tool. I've read some tutorials and I can get the packet header, is it possible to capture the plain-text content using libpcap also ? ( like http request content ... ) I've tried to search on Google, looked at the documentation of t