II Declaration I declare that the work described in this dissertation is, except where otherwise stated, entirely my own work and has not been submitted as an exercise for a degree at this or any other university. I agree that Trinity College Library may lend or copy this dissertation upon request. Abstract Recent advances in computing device and wireless communication technologies are enabling the widespread use of mobile computing devices. Mobile computing presents many problems not encountered in a static computing environment. The limited storage and processing power on the mobile device, the limited bandwidth available on wireless networks and the difficulties of locating a mobile device mean that mobile environments are more difficult to design distributed systems for than fixed networks. The Common Object Request Broker Architecture (CORBA) is a standard for building distributed object-oriented applications. However the standard was designed primarily for static environments and therefore does not address the problems encountered by objects residing on mobile devices. The Architecture for Location Independent CORBA Environments (ALICE) adds support for such mobile objects to the CORBA standard. This project examines how the mobility support provided by ALICE can be applied to distributed applications constructed using Java RMI. Sections of the ALICE architecture that were independent of CORBA were reused in the design. This dissertation outlines the design of the RMI specific components of the architecture to replace the CORBA specific components, and the completion of a Java implementation of the ALICE component that provides session layer mobility support. The completed set of components provides support for mobile RMI client and server objects that can interact transparently with other RMI objects. All of the implementation was done in Java using Java sockets and RMI to communicate across the network.
[1]
Sape J. Mullender,et al.
Distributed systems (2nd Ed.)
,
1993
.
[2]
Mads Haahr,et al.
Supporting CORBA applications in a mobile environment
,
1999,
MobiCom.
[3]
Sape Mullender,et al.
Distributed systems
,
1989
.
[4]
Roger Riggs,et al.
A Distributed Object Model for the Java System
,
1996,
Comput. Syst..
[5]
Mahadev Satyanarayanan,et al.
Application-aware adaptation for mobile computing
,
1995,
OPSR.
[6]
Gail E. Kaiser,et al.
Disconnected operation in a multi-user software development environment
,
1993,
Proceedings 1993 IEEE Workshop on Advances in Parallel and Distributed Systems.
[7]
James J. Kistler.
Disconnected Operation in a Distributed File System
,
1995,
Lecture Notes in Computer Science.
[8]
Marvin Theimer,et al.
The Bayou Architecture: Support for Data Sharing Among Mobile Users
,
1994,
1994 First Workshop on Mobile Computing Systems and Applications.
[9]
David A. Maltz,et al.
Protocols for Adaptive Wireless and Mobile Networking
,
1996
.
[10]
Jerome H. Saltzer,et al.
End-to-end arguments in system design
,
1984,
TOCS.