On Apr 18, 2005, at 12:00 AM, Tien Quang Huynh wrote:

At present, I need to know the structure of libpcap files to write software.
Because I need to analyze Ethereal results.

If you just want to read a libpcap file, you can do that with libpcap - pcap_open_offline() and pcap_loop() (or pcap_dispatch() or pcap_next () or pcap_next_ex() in a loop).
-
This is the tcpdump-workers list.
Visit https://lists.sandelman.ca/ to unsubscribe.

Reply via email to