Hi,
I am building a log viewer where if a user clicks on a log event it can show
the related PCAP related to that timeframe. Is there an API where I can send a
time and date to a Wireshark API and have the viewer jump to the nearest time
period?
Thanks!
Jeff
On Fri, Apr 19, 2024 at 10:33 AM Jeff Klingler wrote:
> Hi,
>
> I am building a log viewer where if a user clicks on a log event it can
> show the related PCAP related to that timeframe. Is there an API where I
> can send a time and date to a Wireshark API and have the viewer jump to the
> neares
https://osqa-ask.wireshark.org/questions/49220/control-wireshark-gui-by-another-application/
which points to
https://osqa-ask.wireshark.org/questions/47107/go-to-packet-via-an-api/
> did you have a look at the PluginIF work done by Roland Knall and that is
part of the upcoming Wireshark 2.0? From w