Download List

專案描述

NRL NORM is an implementation of NACK-Oriented
Reliable Multicast. The NORM protocol is designed
to provide end-to-end reliable transport of bulk
data objects or streams over generic IP multicast
routing and forwarding services. NORM uses a
selective, negative acknowledgement (NACK)
mechanism for transport reliability and offers
additional protocol mechanisms to conduct reliable
multicast sessions with limited "a priori"
coordination among senders and receivers. The
protocol offers a number of features to allow
different types of applications or possibly other
higher level transport protocols to utilize its
service in different ways. The protocol leverages
the use of FEC-based repair and other IETF
reliable multicast transport (RMT) building blocks
in its design.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2007-11-28 14:23
1.4b3

Numerous bugfixes and code cleanups were done.
Some minor enhancements were made.
標籤: Major bugfixes

2007-10-21 17:11
1.4b1

This release fixes a condition where receivers kept state for remote senders "stuck" with CC feedback. It fixes a bug that turned the default TTL value into TOS under certain conditions. NormFile read/write is more persistent. A bug has been fixed that incorrectly reported no repair needed when in fact the last segment was missing. A bug that interfered with proper sender stream advancement under severe conditions has been fixed. FEC codecs have been updated to current versions. The "lowDelay" option has been modified for silent receiver use to allow control of FEC block delay. A "Norm Pre-Coder" (NPC) utility has been added.
標籤: Major bugfixes

2006-08-16 00:14
1.3b9

This release fixes several moderate to major bugs, including divide-by-zero, assertion failures, and incorrect pointer dereferencing. It fixes numerous minor bugs.
標籤: Major bugfixes

2006-05-17 06:05
1.3b8

Bugs in NormQuantizeGroupSize() and in receiver
congestion control tracking functions were fixed.
The NormGetGrtt() and NormNodeGetGrtt() functions
and the NORM_CC_ACTIVE and NORM_CC_INACTIVE
notifications were added. Bugs in ns-2 support
were fixed. FEC parity segments were modified to
be variable size. SERVER* notifications were
renamed to SENDER* for consistancy. Incorrect
reporting of nack/suppresed counts in debug
statistics were fixed. The activity timeout for
the remote sender was fixed.
標籤: Minor bugfixes

2006-04-22 06:56
1.3b7

This release includes an implementation of RFC3940 and RFC3941, heavy re-use of code and techniques from MDP, and an implementation of an NS-2 simulation of the protocol.
標籤: Initial freshmeat announcement

Project Resources