Basic HTML version of Foils prepared 2 October 98

Foil 3 Inter-technology communication

From Netscape's LiveConnect Technology CPS640 Internet and Multimedia Technologies -- April 98. by Marek Podgorny,Nancy McCracken


Native code - any language linkable with C
Java allows one to:
  • 1. call native methods from Java,
  • 2. call Java methods from native code.
  • This does not work (for security reasons) with applets.
LiveConnect allows one to:
  • 3. call Java methods from plug-ins,
  • 4. call native methods implemented in plug-ins from Java,
  • 5. call Java methods from JavaScript,
  • 6. call JavaScript from Java methods.
With some ingenuity, one can:
  • 7. call native methods from applets,
  • 8. call applet methods from native code.



© Northeast Parallel Architectures Center, Syracuse University, npac@npac.syr.edu

If you have any comments about this server, send e-mail to webmaster@npac.syr.edu.

Page produced by wwwfoil on Sun Nov 29 1998