I want to create a little program that takes packet from a pcap file, and get xml from tshark.
Does anyone know how to use tshark in a program (java or .net), so I can create a method that recieves a packet and returns its xml using tshark?
--
##BlackHawk##