convert from pcap file to text file

Collapse
X
 
  • Time
  • Show
Clear All
new posts
  • pazhaniraja1
    New Member
    • Oct 2011
    • 1

    #1

    convert from pcap file to text file

    Kindly help me to convert pcap file to txt file programatically via c# windows application.

    When i use

    tshark -nr "d:\pack.pc ap" -T text -v > "d:\pack1.t xt"

    attached txt only created instead of formed output.
    Attached Files
Working...