> "Guy" == Guy Harris writes:
Guy> A pcap file has *one* file header followed by a sequence of
Guy> zero or more packets, each with a packet record header. A file
Guy> header is not a valid packet record header, so that wouldn't
Guy> work for *any* number of packets.
Guy
hi All,
I am new to tcpdump and libpcap, I have downloaded the source files and
trying to compile in eclipse also facing some issue or the other
and fixing it ...But wanted to know if you have any existing document
or steps to compile the source in eclipse and how to run in debug mode