NACK-Oriented Reliable Multicast (NORM) implementation & tools (RFCs 5740, 5401)
 
 
 
 
 
 
Go to file
Jeff Weston 48a5d68c05 v1.1b4 2019-09-11 11:32:15 -04:00
common v1.1b4 2019-09-11 11:32:15 -04:00
ns v1.1b3 2019-09-11 11:31:13 -04:00
unix v1.1b2 2019-09-11 11:29:44 -04:00
win32 v1.1b2 2019-09-11 11:29:44 -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 v1.1b3 2019-09-11 11:31:13 -04:00
VERSION.TXT v1.1b3 2019-09-11 11:31:13 -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.