Overview

beep4j is an open-source implementation of the BEEP specification. BEEP is specified in RFC3080 and RFC3081. You find detailed information at the beepcore website . The goal of this project is to build a basic implementation of BEEP in Java. It is unlikely that all the features of BEEP will be implemented.

beep4j builds upon Apache MINA (Multipurpose Infrastructure for Network Applications). MINA is a network application framework which helps users develop high performance and high scalability network applications easily.

News

Release beep4j 0.1.1

The second release of beep4j is available. You can download the new version from the sourceforge website: beep4j-0.1.1 .

Release beep4j 0.1.0

The first official release is available. You can download the version 0.1.0 from the sourceforge website: beep4j-0.1.0.jar .