Jambs (Java Message-Based Session) Info
Distributed programming middleware
Brought to you by:
matteo-bianchi
Jambs is a Java middleware which allows a server to manage sessions that can involve several clients and take advantage of tcp/udp message-based communication.
It makes use of the Java IOBuffer utility library to handle tcp/udp messages and also enables the usage of serializable objects as messages.
Sorry for the unavailability of documentation.
To taste the potentiality of this library you can try the multiplayer online game jTanks - Arena!