Package net.sf.neem

Provides a simple and safe interface to NeEM targeted at the application programmer.

See:
          Description

Interface Summary
ProtocolMBean Interface for a JMX management bean.
 

Class Summary
MulticastChannel Channel interface to a NeEM epidemic multicast group.
Protocol Implementation of the NeEM management bean.
 

Exception Summary
BufferTooSmallException Attempt to receive with a buffer too small.
 

Package net.sf.neem Description

Provides a simple and safe interface to NeEM targeted at the application programmer. As an example, consider a simple group chat application. This application grabs text from console, and sends it to the group. All messages delivered are printed to the console. Step by step:



Copyright © 2005 University of Minho, Portugal. All Rights Reserved.