NACK-Oriented Reliable Multicast (NORM) implementation & tools (RFCs 5740, 5401)
 
 
 
 
 
 
Go to file
Jeff Weston a5e5d140e3 v1.2b3 2019-09-11 11:41:23 -04:00
common v1.2b3 2019-09-11 11:41:23 -04:00
ns v1.2b2 2019-09-11 11:40:31 -04:00
unix v1.2b2 2019-09-11 11:40:31 -04:00
win32 v1.2b2 2019-09-11 11:40:31 -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.1b9 2019-09-11 11:36:03 -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.