here i want to store the packet details which are found by WIRE SHARK in a file.. what is the procedure for that. asked 17 Feb '11, 01:17 Karthik |
One Answer:
I guess you want to export the decodes / packet list to a text file? You can do that by using "File" -> "Export" -> "File" and then either select "Plain Text" if you want Decode and/or Hex view, or "csv" if you want just the packet list as comma separated values. You can use the "packet range" settings to specify which packets you want to export. answered 17 Feb '11, 01:37 Jasper ♦♦ |