ICMP in Java

Pat Maddox pergesu at gmail.com
Wed Mar 2 21:48:53 GMT 2005


I'm writing an app that needs to send out ICMP packets.  ICMP isn't
supported in Java until 1.5, and it looks like 1.5 is alpha and
shouldn't be used for production.  Is that correct?

>From what I've read, I'll need to use a JNI implementation.  Does
anybody know of any preexisting ones for FreeBSD 5.3?  Thanks


More information about the freebsd-java mailing list