J2SE Technology Main

View: [ 2009 | 2008 | 2007 | 2006 | 2005 | 2004 | 2003 | 2002 ]

Tutorials
  

Tutorials:
  • Java programming with JNI by Scott Stricker   - [Clicks: 30]
    In this tutorial, IBM enterprise developer Scott Stricker deals with the two most common applications of JNI: calling C/C++ code from Java programs, and calling Java code from C/C++ programs. We'll cover both the essentials of the Java Native Interface and some of the more advanced programming challenges that can arise.
    [Formats: HTML, PDF, Zip]
    http://www-106.ibm.com/developerworks/edu/j-dw-javajni-i.html - Mar, 2002

[Top]