Packet Capturing problem...

Hi.

I have some packet capturing code that i found on sourceforge.

When i run the code i get an "UnsatisfiedLinkError" Exception.

I think that is because it cannot find the native C library.

Which file is required and where should i paste it for the code to run properly. i'm using the netbeans IDE.

[331 byte] By [elroydsilvaa] at [2007-11-26 22:14:03]
# 1
> I have some packet capturing code...> Which file is requiredYou need some file.
Michael.Nazarov@sun.coma at 2007-7-10 11:04:50 > top of Java-index,Core,Core APIs...
# 2
Hi Michael. Thanks 4 replying.I've got all the files but when i run the code it shows the exception"UnsatisfiedLinkException - no jpcap in java.library.path"What is the setting required?
elroydsilvaa at 2007-7-10 11:04:50 > top of Java-index,Core,Core APIs...
# 3
This is all covered in the installation instructions provided with JPcap.
ejpa at 2007-7-10 11:04:50 > top of Java-index,Core,Core APIs...
# 4
Thanks ejp. Never thought about that..
elroydsilvaa at 2007-7-10 11:04:50 > top of Java-index,Core,Core APIs...
# 5
Amazing ain't it?Good grief.
ejpa at 2007-7-10 11:04:50 > top of Java-index,Core,Core APIs...