Anyone knows if there is any Java code/util/package/etc that can read
the tcpdump format ( or any other packet capture format such as snoop )?
The closest one I can find is:

http://www.ugcs.caltech.edu/~jbao/Monitor/

... but the link to the file Monitor.java returns an HTTP 404 error.



The other thing that I found was JPCap ( Java on top of libpcap ? ):

http://yarsa.tripod.com/java/jmeter/jpcap.html


.. but I really do not want to perform packet capture, just read a
packet capture file. Besides, the links to the API and downloads does
not seem to be working.



John


-- 
Homepage: http://homepages.tig.com.au/~jmsalvo/


----------------------------------------------------------------------
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to