Programming Tutorials Browser Tutorials Articles Struts Tutorials Hibernate Tutorials

  Tutorial: The Future of Native Interfaces

the JVM was smartened up enough to call native libraries without the JNI cruft - especially nice for using existing native system libraries (I believe mostly CFM) for things like QuickTime integration.

Tutorial Details:

The latest JDK 1.4.1 release from Apple removed JDirect functionality after being deprecated for quite some time. One of the big problems with JDirect was that it was Mac OS only, and while there was at least some notion of Microsoft including a similar technology in their JVM, it obviously never got rolled back into the JDK proper.
reverse javah \"Probably the biggest problem with the current javah-based package is the tremendous difficulty using existing native libraries - there\'s no reverse version of javah that sucks up existing header files and produces a set of Java classes filled with native keywords that automatically binds.\"


 

Read Tutorial at: Click here to view the tutorial

Rate Tutorial:
The Future of Native Interfaces

View Tutorial:
The Future of Native Interfaces

Related Tutorials:

Integrating Databases
Integrating Databases
 
Results of first-ever JVM server benchmark revealed - JavaWorld - December 1997
Results of first-ever JVM server benchmark revealed - JavaWorld - December 1997
 
How to drag and drop with Java 2, Part 2 - JavaWorld August 1999
How to drag and drop with Java 2, Part 2 - JavaWorld August 1999
 
Enhance your Java application with Java Native Interface (JNI)
Enhance your Java application with Java Native Interface (JNI)
 
A promise of easier embedded-systems networking - JavaWorld November 1999
A promise of easier embedded-systems networking - JavaWorld November 1999
 
Apple announces Java 2 plans at MacWorld
Apple announces Java 2 plans at MacWorld
 
Programming restrictions on EJB - JavaWorld August 2000
Programming restrictions on EJB - JavaWorld August 2000
 
Clean up your wire protocol with SOAP, Part 2 - JavaWorld April 2001
Clean up your wire protocol with SOAP, Part 2 - JavaWorld April 2001
 
Connect the enterprise with the JCA, Part 1
Connect the enterprise with the JCA, Part 1
 
Create your own type 3 JDBC driver, Part 1
Create your own type 3 JDBC driver, Part 1
 
Is WSDL the indispensable API?
Is WSDL the indispensable API?
 
Eclipse casts shadows
Eclipse casts shadows
 
Bridge the gap between Java and Twain
Bridge the gap between Java and Twain
 
Profiling CPU usage from within a Java application
Profiling CPU usage from within a Java application
 
classworlds
classworlds classworlds is a framework for container developers who require complex manipulation of Java\'s ClassLoaders. Java\'s native ClassLoader mechanims and classes can cause much headache and confusion for certain types of application developers.
 
JHome
JHome Automation Light Interface Control Environment aka A.L.I.C.E. is written as a 100% Java application using both Swing and Comm API packages, all of which are extensions to the Java core libraries. Alice will allow you to control your X10 enabled li
 
Asynchronous IO for Java
What is Asynchronous IO for Java? Asynchronous IO for JavaTM (AIO4J) is a package that provides the capability to perform input and output (IO) on sockets and files asynchronously -- that is, where the Java application can request the operation but can
 
Quaqua Look And Feel
Quaqua Look And Feel The Quaqua Look and Feel (Quaqua) is an implementation of Apple's Aqua Human Interface Guidelines in Java. Quaqua is not yet a self-contained look and feel. As Quaqua matures, it provides a steadily growing number of user elements
 
What is Persistence Framework?
What is Persistence Framework? What is Persistence Framework? A persistence framework moves the program data in its most natural form (in memory objects) to and from a permanent data store the database. The persistence framework manages the
 
Struts HTML Tags
Struts HTML Tags Struts HTML Tags Struts provides HTML tag library for easy creation of user interfaces. In this lesson I will show you what all Struts HTML Tags are available to the JSP for the development of user interfaces. To use the Struts
 
Site navigation
 

 

Send your comments, Suggestions or Queries regarding this site at roseindia_net@yahoo.com.

Copyright © 2006. All rights reserved.