Use Case ID: UC6.0
Use Case Name: List Known Network Peers
Created by: jwh
Date Created: Thu Jul 19 10:08:23 2001
Last Updated by: jwh
Date Last Updated: Thu Jul 19 10:08:23 2001

Actor: Application

Goal: Obtain a list of known peers by the engine.

Description: Returns a list of the known peers, such as routers and other well-known peers, to the application. The peers are not guaranteed to be currently available.

Preconditions:

  1. The engine must be started.
Post conditions:

None

Priority: High

Related Use Cases:

UC9.0 - List Known Network Peer Groups

Notes and Issues:

None

Event Flow:

  1. The application requests the list of known peers.
  2. The engine returns a list of known peers.
Alternate Flows:

UC6.1 Engine is not started

  1. The application requests the list of known peers.
  2. The engine returns an error that the it has not been started.

Sequence Diagrams:

Event Flow Sequence Diagram

Revision History
Name Date Reason for Change Version
       


$Id: UC6.0.html,v 1.6 2001/07/26 01:58:10 james Exp $