Huge thanks to our Platinum Members Endace and LiveAction,
and our Silver Member Veeam, for supporting the Wireshark Foundation and project.

Wireshark-dev: [Wireshark-dev] How to read a .cap file

Date Prev · Date Next · Thread Prev · Thread Next
From: José Roberto Bolognani <zebetao@xxxxxxxxx>
Date: Fri, 1 Feb 2013 11:18:34 -0200
Hi all.

I need to read inside the cap file but I need to know how.

The situation is: My application is sending 5 requests (5 connections) per second and inside this requests there are a limit of items (108 in total), but sometimes there is situations where it goes over than 5 connections and consequently more than 108 items.

I need to read this .caps collected from wireshark in a new app to summary this specific seconds where have more than 108 items per second.

The point is how to read the cap files out of Wireshark and be possible to know the time it has left the network and read the package insisde.

Can you guys help me?

Thanks in advance.

--
José Roberto Bolognani