norm

NACK-Oriented Reliable Multicast protocol implementation for group communication

brewmacoslinux
Try with needOr install directly
Source

About

NACK-Oriented Reliable Multicast

Commands

norm

Examples

Start a NORM sender node on multicast group 224.1.2.3 port 6003$ norm sender -a 224.1.2.3 -p 6003
Start a NORM receiver node listening on multicast group 224.1.2.3 port 6003$ norm receiver -a 224.1.2.3 -p 6003
Send a file reliably using NORM protocol$ norm sender -a 224.1.2.3 -p 6003 -f /path/to/file