Exception in thread "main" java.lang.IndexOutOfBoundsException
at java.nio.Buffer.checkIndex(Unknown Source)
at java.nio.HeapByteBuffer.getInt(Unknown Source)
at org.casper.iptest.IPExt.find(IPExt.java:66)
at org.casper.iptest.IPExt.main(IPExt.java:18)