Jump to content

Java Native Access

From Wikipedia, the free encyclopedia
This is an old revision of this page, as edited by Faisal.akeel (talk | contribs) at 09:10, 5 February 2008 (Created page with '{{beta software}} {{ Infobox Software | name = Java Native Access | logo = | screenshot = | caption ...'). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.
(diff) ← Previous revision | Latest revision (diff) | Newer revision → (diff)

Template:Beta software

Java Native Access
Repository
Written inC and Java
Operating systemCross-platform
TypeSoftware Library
LicenseLGPL version 2.1 or later.
Websitehttps://jna.dev.java.net

Java Native Access provides Java programs easy access to native shared libraries (DLLs on Windows) without using Java Native Interface.

References

See also

An easier way to access native code By Jeff Friesen, JavaWorld.com, 02/05/08]