From 886aa28ea69451bf43f5f89e10b04be9449350e9 Mon Sep 17 00:00:00 2001 From: Jeff Weston Date: Wed, 11 Sep 2019 15:41:53 -0400 Subject: [PATCH] Update README.md --- README.md | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 980a03a..f372408 100644 --- a/README.md +++ b/README.md @@ -86,8 +86,14 @@ A) A reliable multicast "chat" application (users can share files B) An application for reliably "tunneling" real-time UDP packet streams (like RTP video or audio) using NORM's streaming capability. - - + +NACK-Oriented Proxy (NORP) +========================== +NORM Proxy code is also included in the 'norp' directory. +More info is available in the norp/doc directory, as well as the +NORP website: https://www.nrl.navy.mil/itd/ncs/products/norp + + OTHER FILES: ============