World Scientific
Skip main navigation

Cookies Notification

We use cookies on this site to enhance your user experience. By continuing to browse the site, you consent to the use of our cookies. Learn More
×

System Upgrade on Tue, May 28th, 2024 at 2am (EDT)

Existing users will be able to log into the site and access content. However, E-commerce and registration of new users may not be available for up to 12 hours.
For online purchase, please visit us again. Contact us at customercare@wspc.com for any enquiries.

MORE EFFICIENT JAVA RMI FOR GPRS DEVICES

    https://doi.org/10.1142/9781860947308_0015Cited by:1 (Source: Crossref)
    Abstract:

    This paper introduces a new J2ME RMI package, which makes use of object compression in order to minimize the transmission time. The package also makes use of object encryption for secure channels. The currently used RMI package for wireless devices does not provide either of these features. Our package substantially outperforms the existing Java package in the total time needed to compress, transmit, and decompress the object for GPRS networks, even under adversary conditions. The results show that the extra time incurred to compress and decompress serialized objects is small compared to the time required to transmit the object without compression in GPRS networks. Existing RMI code for J2ME can be obliviously used with our new package.