|
Class Summary |
| Agent |
This class is the agent that locates other members of the group on behalf of
its client. |
| Configuration |
This is a simple data object that configures agent system settings at
startup. |
| Logger |
This class is a simple logger and is used for debugging purposes. |
| Member |
This data object represents a known agent and data about them. |
| MembershipList |
This data object is a collection of known members of the same group. |
Creates independent agent service that locates other agents of the same group and notifies client. Agent reports online status of known or new members, can register to join a group and can broadcast a client-defined status string.