Method of forwarding messages to mobile objects in a...

Electrical computers and digital processing systems: interprogra – Interprogram communication using message – Agent

Reexamination Certificate

Rate now

  [ 0.00 ] – not rated yet Voters 0   Comments 0

Details

Reexamination Certificate

active

06834389

ABSTRACT:

TECHNICAL FIELD OF THE INVENTION
The present invention relates in general to object-oriented technologies and computer architectures and more particularly to a method of forwarding messages to mobile objects in a computer network.
BACKGROUND OF THE INVENTION
In object-oriented programming, real world objects are modeled by software objects that have encapsulated therein special procedures and data elements. In object-oriented programming jargon, procedures are referred to as methods. To avoid having to redefine the same methods and data members for each and every occurrence of an object, object-oriented programming provides the concept of classes. An inheritance structure of one or more levels of increasingly more specialized classes is created to provide templates that define the methods and variables to be included in the objects of each class. Therefore, an object belonging to a class is a member of that class, and contains the special behavior defined by the class. In this manner, each object is an instance of a defined class or template and the need to redefine the methods and data members for each occurrence of the object is eliminated.
With the rise of distributed systems, client/server computing, and internet/intranet interactions, inter-node communications between applications have become a prerequisite. Early operating systems lacked support for inter-application communications, forcing software developers to write custom code to perform remote procedure call (RPC) for each and every application that needed remote communications.
Microsoft™ has developed DCOM™ (Distributed COM) to support inter-application communications across networked computer systems. Another technology standard for inter-object communications is CORBA™ (Common Object Request Broker Architecture) established by the Object Management Group (OMG) sponsored by more than 660 companies, including Digital Equipment Corporation™, Hewlett Packard™, IBM, and Sun Microsystems, Inc™. CORBA defines how messages from one object to another are to be formatted and how to guarantee delivery. The messaging in CORBA is performed by object request brokers (ORBs). ORBs receive messages to determine the location of the receiving object, route the message, and perform all necessary platform and language translations. In object technology, a message is typically a request sent to an object to change its state or return a value. The object has encapsulated methods to implement the response to the received messages. Through technologies such as DCOM™ and CORBA™, objects can communicate with remote objects residing in other computer platforms connected by a network. However, a serious drawback of these objects under the conventional ORB technology is that they do not support the concept of mobility and therefore cannot move around the network to other computer platforms.
Enter the concept of agents. Agents are defined as specialized objects that possess the characteristic of autonomy. Autonomy is the ability to program an agent with one or more goals that it will attempt to satisfy, even when it has moved into a network onto other platforms and has lost all contact with its creator. General Magic, Inc.™ of Sunnyvale, Calif. has developed a set of interpreted object-oriented computer instructions called Telescript™. By using Telescript™ computer instructions, an agent may move from one place to another place by specifying the destination address, name, and/or class. However in Telescript™, agents cannot communicate remotely across the network. In other words, Telescript agents must occupy the same place in order for them to interact. Further, in order for two agents to interact, they must travel to a pre-established place known to both agents. This presents some very serious restrictions to the ability for agents to communicate with one another.
Another agent technology called Aglets™ has been introduced by IBM™. A significant difference between Aglets™ and Telescript™ is that Aglets is based on Java™, Sun Microsystems Inc.'s computer programming language. Although Aglets™ allows agent movement across the network, the destination must be a pre-established place known to the agent as in Telescript™. Further, Aglets™ agents also may not communicate remotely across the network with regular Java method invocation syntax. Again, these serious restrictions make Aglets™ very inflexible in inter-agent communications.
SUMMARY OF THE INVENTION
From the foregoing, it may be appreciated that a need has arisen for a mechanism that forwards messages to objects after they have moved from one location to another. In accordance with the present invention, a method of forwarding messages to mobile objects in a computer network is provided that substantially eliminates or reduces disadvantages and problems associated with conventional object-oriented technologies.
According to an embodiment of the present invention, there is provided a method of forwarding messages to mobile objects in a computer network that includes moving a first object from a current position to a new position within the computer network. A forwarder object associated with the first object is created at the current position. Information relating to the new position of the first object is placed with the forwarder object. When a message is received at the current position destined for the first object, the forwarder object routes the message to the first object at its new position.
The present invention provides various technical advantages over conventional object-oriented technologies. For example, one technical advantage is to provide a mechanism for efficient forwarding of messages to mobile objects. Another technical advantage is to avoid updating the entire computer network when an object has moved. Yet another technical advantage is to forward messages to a mobile object and update references to the mobile object only on an as needed basis. Other technical advantages are readily apparent to those skilled in the art from the following figures, description, and claims.


REFERENCES:
patent: 5325524 (1994-06-01), Black et al.
patent: 5341478 (1994-08-01), Travis et al.
patent: 5396630 (1995-03-01), Banda et al.
patent: 5481721 (1996-01-01), Serlet et al.
patent: 5603031 (1997-02-01), White et al.
patent: 5655101 (1997-08-01), O'Farrell et al.
patent: 5812793 (1998-09-01), Shakib et al.
patent: 6085086 (2000-07-01), La Porta et al.
patent: 6415315 (2002-07-01), Glass
H. Moons, et al, “Object Migration in a Heterogeneous World—A Multi-Dimensional Affair”, IEEE, 1993, pp. 62-72.*
A. Bieszczad, Towards Plug-and-Play Networks with Mobile Code, SCE Technical Report, Mar. 1997, pp (17).*
E. Henry, et al, Fine-Grained Mobility in the Emerald System, ACM, Feb. 1988, pp (22).*
SOMobjects Developer's Toolkit Programmer's Guide, vol. I: SOM and DSOM, Dec. 1996, pp. 275-276.

LandOfFree

Say what you really think

Search LandOfFree.com for the USA inventors and patents. Rate them and share your experience with other people.

Rating

Method of forwarding messages to mobile objects in a... does not yet have a rating. At this time, there are no reviews or comments for this patent.

If you have personal experience with Method of forwarding messages to mobile objects in a..., we encourage you to share that experience with our LandOfFree.com community. Your opinion is very important and Method of forwarding messages to mobile objects in a... will most certainly appreciate the feedback.

Rate now

     

Profile ID: LFUS-PAI-O-3338325

  Search
All data on this website is collected from public sources. Our data reflects the most accurate information available at the time of publication.