DevX Home    Today's Headlines   Articles Archive   Tip Bank   Forums   

+ Reply to Thread
Results 1 to 2 of 2

Thread: Jni?

  1. #1
    Join Date
    May 2006
    Posts
    13

    Question Jni?

    --------------------------------------------------------------------------------
    recently Ive seen lots of java articles mentioning JNI .what is JNI? what is its purposes? how do you use JNI? is the any tutorials on JNI?

  2. #2
    Join Date
    Feb 2006
    Location
    Cologne - Germany
    Posts
    271
    hi, ever tried googling?
    http://www.google.de/search?q=java+jni+tutorial

    jni is the java nativ interface. with this you can invoke plattform dependent native code, eg code from dll's, compiled c/c++ code, etc.
    you could write jni wrappers for all windows libraries and thus invoke them within java code.

Similar Threads

  1. jni + servlet
    By HFranck in forum Java
    Replies: 0
    Last Post: 03-29-2002, 10:24 AM
  2. JNI Calls
    By Greg in forum Java
    Replies: 0
    Last Post: 09-29-2001, 12:15 PM
  3. C call to JAVA (jni?)
    By Sharon lin in forum Java
    Replies: 0
    Last Post: 02-26-2001, 02:58 AM
  4. JNI Calling C and Informix
    By Buyong H Hussain in forum Java
    Replies: 1
    Last Post: 08-24-2000, 12:30 AM
  5. JNI Calling Shared Library C + Informix7
    By Buyong H Hussain in forum Java
    Replies: 0
    Last Post: 08-24-2000, 12:22 AM

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
HTML5 Development Center
 
 
FAQ
Latest Articles
Java
.NET
XML
Database
Enterprise
Questions? Contact us.
C++
Web Development
Wireless
Latest Tips
Open Source


Top DevX Stories

Easy Web Services with SQL Server 2005 HTTP Endpoints
JavaOne 2005: Java Platform Roadmap Focuses on Ease of Development, Sun Focuses on the "Free" in F.O.S.S.
Wed Yourself to UML with the Power of Associations
Microsoft to Add AJAX Capabilities to ASP.NET
IBM's Cloudscape Versus MySQL


Sponsored Links