Package com.sun.multicast.reliable.simple

Provides streamlined classes for building reliable multicast applications.

See:
          Description

Class Summary
SimpleReceiver A simple receiver object.
SimpleSender A simple sender object.
 

Package com.sun.multicast.reliable.simple Description

Provides streamlined classes for building reliable multicast applications.
The simple classes are useful for building prototypes or simple applications that use the default features of the channel and transport packages. The two classes (SimpleSender and SimpleReceiver) provide everything a simple application needs. However, they do not allow for any customization of the channel and transport, including the use of security.



JavaTM Reliable MulticastTM Service version 1.1
Copyright (c) 2001, Sun Microsystems Laboratories, All rights reserved.