Design and Implementation of Small-Sized Java Virtual Machine on Java Platform Jini

  • Authors:
  • Jun-Young Jung;Min-Soo Jung

  • Affiliations:
  • -;-

  • Venue:
  • ICOIN '02 Revised Papers from the International Conference on Information Networking, Wireless Communications Technologies and Network Applications-Part I
  • Year:
  • 2002

Quantified Score

Hi-index 0.00

Visualization

Abstract

With the opening of mobile internet age, concern of internet about mobile device, which can access network anytime and anywhere, is improving. Jini HomeNetwork in mobile based on Java platform is computing environment using feature of Java. To support Jini, Java virtual machine has to be executed and support RMI, but Java virtual machine of Java2ME CLDC couldn't support. In this paper, Java virtual machine which can access to HomeNetwork was designed using Java2ME CLDC. Small-sized VM is not only a program to each mobile device, but also support standard Java class file format, CLDC class and environment of Accessing Jini. Consequently, This Java virtual machine can support real networking of mobile device.