This post originated from an RSS feed registered with Java Buzz
by Max Zone.
Original Post: Networking a C Implementation of BEEP
Feed Title: dzone.com: java
Feed URL: http://feeds.dzone.com/dzone/java
Feed Description: dzone.com: fresh java links for developers
The IBM BeepLite Networking Layer for C is an implementation of BEEP (Blocks Exchange Protocol), 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, allows multiple channels over TCP, and supports arbitrary MIME payloads including XML.