EvilZone
Programming and Scripting => Java => : $Clone September 12, 2015, 04:52:17 AM
-
I got python C extension covered but i seem not to find a good tutorial on Java C extensions.I can any one point to me where i can find a good tutorial on java C extending.
-
Have you tried google ? "jni tutorial c"
Here is some good article :
- https://www.cl.cam.ac.uk/teaching/0910/CandC++/lecture8-6up.pdf
- http://stuf.ro/calling-c-code-from-java-using-jni
- http://homepage.cs.uiowa.edu/~slonnegr/wpj/JNI.pdf
- http://www.cs.technion.ac.il/~gabr/papers/cuj_jni.pdf
- http://justobjects.org/cowcatcher//browse/all/handout/19-1-java-jni-jni.pdf
- http://carfield.com.hk/document/java/articles/jni.pdf
- http://per.bothner.com/papers/UsenixJVM01/CNI01.pdf