On Tue, May 12, 2009 at 1:32 AM, Andrej van der Zee
wrote:
> Hi,
>
> Sorry if it has been asked before.
>
> I need to read .cap files produced by tcpdump from c/c++. More specific, I
> need to read the timestamp, the protocol, the number of bytes of the package
> (including the data) and the desti
Hi,
Sorry if it has been asked before.
I need to read .cap files produced by tcpdump from c/c++. More specific, I
need to read the timestamp, the protocol, the number of bytes of the package
(including the data) and the destination IP of each package in .cap. My
questions are:
* I have no contro