Next: 1.4 Intended Audience
Up: 1 Introduction
Previous: 1.2 Scope
  Contents
This section defines the project-specific terms needed to properly interpret
this document:
- DDD (Detailed Design Document):
- This document.
- FCM (Flow Control Module):
- The Flow Control Module of this project involving additions to the
Linux kernel.
- Low Bandwidth Link:
- A link between two networks with a lower
bandwidth across it than between any two hosts in either of the
networks it connects; the link is thus a bottleneck,
limiting data transfer speed between two networks.
- Link:
- A network communications channel consisting of a transmission path
and all related devices between a sender and a receiver.
- Receiver:
- A computer that wishes to receive data from hosts across a
low bandwidth network link.
- SADD (Software Architecture Design Document):
- The document preceding this document that provides a high level
architectural design of all the modules in the project.
- SAM (Statistical Analysis Module):
- The title of the statistics and analysis package accompanying
FCM.
- SRS (Software Requirements Specification):
- The document that formally states the requirements for the project
RAMI.
- Stream:
- A series of packets between two hosts.
- RAMI (Rate Adjustment by Managing Inflows):
- The title of the project comprising of FCM and SAM.
Due to the technical nature of RAMI, the full list of terms (both
project-specific and non project-specific) is large, and has been included in
the Glossary (section 10).
Next: 1.4 Intended Audience
Up: 1 Introduction
Previous: 1.2 Scope
  Contents