What s In the SDK?

     

What's In the SDK?

The SDK consists of the following items:

  • A JVM, or Java Virtual Machine

  • A Java compiler, which takes a plain text source code file and turns it into executable bytecodes

  • appletviewer, a program for viewing applets

  • A debugger

  • Example java programs

  • A tool for creating and managing security keys

  • A remote method stub and skeleton generator

  • A registry server for handling remote method invocations (method calls coming from objects on a different JVM)

  • C and C++ headers for extending the JVM with interfaces to native code

  • Native libraries for embedding a JVM into other native applications

  • Native libraries for the portions of the JVM that are platform dependent, such as those that help generate graphical user interface components .



Java Garage
Java Garage
ISBN: 0321246233
EAN: 2147483647
Year: 2006
Pages: 228
Authors: Eben Hewitt

flylib.com © 2008-2017.
If you may any questions please contact us: flylib@qtcs.net