Content received from: http://JavaFAQ.nu/java-article338.html
A Java implementation of BEEP (Blocks Extensible Exchange Protocol) Friday, January 30, 2004 (00:00:00)
Posted by
The IBM BeepLite Networking Layer is a Java implementation of BEEP (RFC 3080, RFC 3081), a generic application protocol kernel for connection-oriented, asynchronous interactions. It supports dynamic, pluggable application protocols for peer-to-peer, client-server, or server-to-server scenarios; it allows multiple channels over one or more authenticated session; and it supports arbitrary MIME payloads, including XML.
|
|
|