[3224] in java-interest

home help back first fref pref prev next nref lref last post

Re: Native Methods in Applets ? Java IPC ?

daemon@ATHENA.MIT.EDU (Thomas Ball)
Fri Nov 3 16:38:03 1995

Date: Fri, 3 Nov 1995 10:55:04 -0800
From: Thomas.Ball@Eng.Sun.COM (Thomas Ball)
To: DIMA@edge.paragraph.com
Cc: java-interest@java.Eng.Sun.COM


>  In other words applet classes cant use native methods ? If this is true
>  it must be clearly stated in documentation, I think.

Applets can *use* native methods, but they can't *load* native
libraries.  This means that an applet is stuck with whatever libraries
are already loaded by its environment.  This will be documented soon.

>  In this case my question is : Does Beta release provide
>  any local IPC except Sockets and basic I/O streams, that make possible fast 
>  communication with external processes running on the same machine where 
>  applet is running? Some sort of interproccess communication at all ?
>  To what extant Java IPC will be compatible with local system IPC,
>  such as Named Pipes under NT, for example ?

There is no IPC support in the beta, or planned for the 1.0 release.  The
primary focus of this first release is to support applet and other Internet
development.  We hope in future releases to expand Java's capabilities 
for general application and server development, but right now the focus
is on finishing what we've started.  

Tom Ball
Java Products Group
-
This message was sent to the java-interest mailing list
Info: send 'help' to java-interest-request@java.sun.com

home help back first fref pref prev next nref lref last post