Actually java can handle raw socket requests, there are a couple of projects out there that plug into libpcap and libnet, useing a java native interface.

Have a look at http://jpcap.sourceforge.net/ for the libpcap stuff.

I can find the link for the stuff for libnet, ill post the link when I find it

SittingDuck