BEEP - Blocks Extensible Exchange Protocol edit
This page is rather about BEEP, the Blocks Extensible Exchange Protocol [1]. (In the beginning it was called BXXP).[RFC 3080 says "a generic application protocol kernel for connection-oriented, asynchronous interactions called the BEEP (Blocks Extensible Exchange Protocol) core. BEEP permits simultaneous and independent exchanges within the context of a single application user-identity, supporting both textual and binary messages."]["- a standard application layer that supports dynamic, pluggable application "profiles" (protocols)
- peer-to-peer, client-server, or server-to-server capabilities
- multiple channels over a single authenticated session
- support for arbitrary MIME payloads, including XML"]
Ah, if only the "beepcore-tcl" (SourceForge Summary[2] and home page[3]) were installable, but it ain't - not on my Linux box, anyway... :o(
- it wants Trf, but Trf won't build
- it wants Expat, which wants XML
- ... but of course they don't build out of the box either
- found a binary of Trf, hm, no, it's not linked properly
- the beepcore-tcl ./configure file throws syntax errors
- ... there's more, but I just gave up and am trying to forget
- yet another great idea - killed by crappy deployment <sigh>