Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 845 Bytes

README.md

File metadata and controls

16 lines (11 loc) · 845 Bytes

libjpmul

About

libjpmul is a Java implementation of the P_Mul networking protocol described in ACP142(PDF). It is a reliable multicast protocol designed for low bandwidth environments, with support for emission control.

Getting started

The Getting Started page offers a guide to integrating libjpmul into applications. It is also advised to check out the Frequently Asked Questions page before venturing into development.

The latest packaged JAR can be downloaded from here.

Licence

libjpmul is available under the modified 3-clause BSD license. See the LICENSE file for more information.