I'm looking for real world JNI examples
843829Jun 27 2006 — edited Jun 29 2007I've been looking around the net for quite a while on real world JNI examples. I am really getting tired of all the Hello,World examples that I keep finding. What I am looking for is how to get at C structures from Java code. I would like to build a JNI wrapper around an existing C Library but I cannot find enough good information beyond Hello,World to get me started. Does anyone have any good links to some tutorials which go beyond Hello,World using Java's Native Interface?
thankq
scooby_doo