Package com.sun.multicast.reliable.applications.mctest

Source code for the MCTest application.

This application uses reliable multicast to stream data from a sender to multiple receivers.

See:
          Description

Package com.sun.multicast.reliable.applications.mctest Description

Source code for the MCTest application.

This application uses reliable multicast to stream data from a sender to multiple receivers.
Command line arguments are as follows:

For the sender:
java com.sun.multicast.reliable.applications.mctest.MCTest -s -i filename [-a address] [-p port] [-r rate] [-v (enables transport logging)]

For the receivers:
java com.sun.multicast.reliable.applications.mctest.MCTest -c -o filename [-a address] [-p port] [-v (enables transport logging)]



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