java.net: Wiki

The Source for Java Technology Collaboration


 <<O>>  Difference Topic LinuxInternalsSystemcallsEtcFromJava (2 - 02 Feb 2004 - Main.flozano)
Line: 1 to 1
 
META TOPICPARENT name="WebHome"
Deleted:
<
<
 Linux Internals from Java Apps

This means two things:

Line: 8 to 7
 
  • having JNI-based libraries tha allows Java apps to call Linux (Posix) system calls, when it needs access to some feature not provided by the Java standard API, for example, changing file permissions or device-node creation;
  • Interacting with X-based desktops, including but not restricted to Gnome and KDE. Most of the libraries would just access text configuration files, but desktop integration (file associations, panel docking, etc) would be welcome.
Changed:
<
<
Mos of tbis would benefit not just Linux, but the whole Unix community (including MacOS X users)
>
>
Most of this would benefit not just Linux, but the whole Unix community (including MacOS X users)
 
Changed:
<
<
Here's some resources about the firs topicI particularly like the JavaUnix library (first link):
>
>
Here's some resources about the first topic (I particularly like the JavaUnix library -- first link):
 

 <<O>>  Difference Topic LinuxInternalsSystemcallsEtcFromJava (1 - 27 Jan 2004 - Main.flozano)
Line: 1 to 1
Added:
>
>
META TOPICPARENT name="WebHome"

Linux Internals from Java Apps

This means two things:

  • having JNI-based libraries tha allows Java apps to call Linux (Posix) system calls, when it needs access to some feature not provided by the Java standard API, for example, changing file permissions or device-node creation;
  • Interacting with X-based desktops, including but not restricted to Gnome and KDE. Most of the libraries would just access text configuration files, but desktop integration (file associations, panel docking, etc) would be welcome.

Mos of tbis would benefit not just Linux, but the whole Unix community (including MacOS X users)

Here's some resources about the firs topicI particularly like the JavaUnix library (first link):

I not could find rsources for X-desktop integration (Java-gnome, http://java-gnome.sourceforge.net is nice but too radical for Swing developers).

I really think we miss a JSR providing a standard API for Posix systemcalls and X-based desktops.

-- Main.flozano - 27 Jan 2004


Topic LinuxInternalsSystemcallsEtcFromJava . { View | Diffs r2 < r1 | More }
 XML java.net RSS