Logo 
Search:

Java Answers

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds
  Question Asked By: Almas Akhtar   on Aug 14 In Java Category.

  
Question Answered By: Dang Tran   on Aug 14

You need to use JNI (Java Native Interface). This API
enable developers to use platform specific features
and also functionality integrated in Shared objects
(Linux) and Dynamic Link Libraries (Windows).

Take a look at
java.sun.com/.../jni.html.

Share: 

 

This Question has 2 more answer(s). View Complete Question Thread

 
Didn't find what you were looking for? Find more on DLL in java code? Or get search suggestion and latest updates.


Tagged: