Measuring packets........

Hey.How do i measure no of packets coming in and going out from a client machine? Which packages should be used?Waiting for reply... Thanks.
[161 byte] By [elroydsilvaa] at [2007-11-26 18:16:44]
# 1
Java doesn't natively support networking at that low of a level. You'll need to use JNI (or find a 3rd party library that does it for you).
bckrispia at 2007-7-9 5:50:18 > top of Java-index,Core,Core APIs...