Question
November 27, 2007 at 11:45 PM
babli85

Problem regarding JpcapDumper

by babli85 . Updated 18 years, 9 months ago

hello

i downloaded a JpcapDumper.in it different classes were extended from the abstarct class ‘JDPacketAnalyzer’.but when we compile the source codes of classess extended from this class it gives errors
e.g if we compile the PacketAnalyzer class which extends from JDPacketAnalyzer erroe generated is

symbol:class JDPacketAnalyzer
public class PacketAnalyzer extends JDPacketAnalyzer

futher i should mention that we are using the JDK 1.6.0_3.0

This discussion is locked

All Comments