Problem with J2SDK 1.3

2001-01-13 Thread Alin Cosmanescu
I hate for my first submission to a list be a problem with the very thing the list is discussing but, i have a problem. I downloaded j2sdk-1.3.0-FCS-linux-i386.tar.bz2 I decompressed it, I un-tarred it I added it to my path all as per the instructions in the INSTALL file but when I went to "compi

TCPDumpReader?

2001-01-13 Thread Jesus M. Salvo Jr.
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 ot