Im working with a packet sniffer program and i get following exception on compilation. Plz help me out....
Exception in thread "main" java.lang.Error: Unresolved compilation problem:
The method loopPacket(int, PacketReceiver) in the type JpcapCaptor is not applicable for the arguments (int, JpcapTip)
Send the method "loopPacket" code and where you call this method ...
Please send me those relevant code.
Debasis Jana