ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-users: Re: [Wireshark-users] tcp data

From: Jaap Keuter <jaap.keuter@xxxxxxxxx>
Date: Thu, 26 Oct 2006 16:27:07 +0200 (CEST)
Hi,

Maybe this works for you.
capture filter: tcp
display filter: frame[58] eq d4

Thanx,
Jaap

On Thu, 26 Oct 2006, [ISO-8859-1] Y?ce Sungur wrote:

> Hi,
>
> I am trying to capture  some tcp streams and check for the 5th  byte having the value of D4,,
>
> I captured with Wireshark and used tcpsplit  to create the tcp streams and used grep,,
>
> Is it possible to do it via Wireshark  without all the other programs,??
>