|
Class Summary |
| BillyTheBit |
Travels around in a domain at random and lets a message
pop up on every computer at random choices.
|
| Counter |
Demonstrates the handling of time consuming applications by
couning up to a given number. |
| Executer |
The Executer is able to execute a program on a remote machine.
|
| HelloAgent |
The HelloAgents just prints Hello World to the screen. |
| HelloDomain |
Pops up a hello Window on every server in the domain when
a domain server is installed. |
| HelloPlugInAgent |
The HelloPlugInAgents is an example of how to use a plug-in. |
| HelloTraveler |
The travel agent just opens a dialog, travels to another base and prints
Hello World to the screen. |
| MessageReceiver |
The MessageReceiver agent waits for a message and then prints it out. |
| MessageSender |
The MessageSender agent sends a message to all agents on the base server. |
| Reproducer |
The Reproducer agent is able to load other agents. |
| ReturnAgent |
Example of a simple kaariboga that travels to another base
returns and destroys itself. |
| ServerLister |
Utility agent that prints out a list of all servers connected to the domain.
|
Contains all agents.