Hi
I am viewing the wireshark traces using tshark and then redirecting in text file
The syntax is :
Tshark.exe –r filename –V
Using this all data is displayed in text format and then I redirect the output to text file.
The Problem is how to read specific fields in these traces .
Eg:
In Frame field there are many sub-fields but I want to read the arrival time sub field and not other fields??
Frame 1 (259 bytes on wire, 259 bytes captured)
Arrival Time: Jul 2, 2008 05:32:29.693651000
[Time delta from previous captured frame: 0.000000000 seconds]
[Time delta from previous displayed frame: 0.000000000 seconds]
[Time since reference or first frame: 0.000000000 seconds]
Frame Number: 1
Frame Length: 259 bytes
Capture Length: 259 bytes
[Frame is marked: False]
[Protocols in frame: eth:ip:udp:megaco]
Ethernet II,
Please help
Sumant Gupta
Software Engineer
Ext:5105