NACK-Oriented Reliable Multicast (NORM) implementation & tools (RFCs 5740, 5401)
 
 
 
 
 
 
Go to file
Jeff Weston 02fcae4cb0 v1.1b1 2019-09-11 11:28:35 -04:00
common v1.1b1 2019-09-11 11:28:35 -04:00
ns v1.1b1 2019-09-11 11:28:35 -04:00
unix v1.1b1 2019-09-11 11:28:35 -04:00
win32 v1.1b1 2019-09-11 11:28:35 -04:00
.gitignore v0.1 2019-09-11 11:21:03 -04:00
LICENSE v0.1 2019-09-11 11:21:03 -04:00
README.md v0.2 2019-09-11 11:22:56 -04:00

README.md

        NORM PRELIMINARY CODE RELEASE

The NORM code here is still preliminary but a functional "norm" command-line application can be built which can send and receive a set of files or a stream piped to/from stdin/stdout. The command- line options are not yet fully documented.

The current code only has Makefiles for Unix platforms, but the code could be assembled as Win32 project under VC++.

The NORM code depends upon the current "Protolib" release. See http://pf.itd.nrl.navy.mil for that code.