next up previous contents
Next: initUser() Up: Creating an Agent Previous: Creating an Agent   Contents

Extending the basic Agent

To build a Mobile Agent for the TAgents System one has to extend the basic Agent class. This class provides some predefined methods to be overwritten by the user and some methods to make some basic steps easier. The example code lines are from the class tagents.examples.AgentEx4 and a complete listing is available at the appendix [*] on page [*].

The methods that can be overwritten by the user are the following:



Subsections

Thomas Letsch 2001-02-21