This is mcast. A very simple traffic generator and analyzer especially tuned
for IP multicast, although it is useful for unicast too.
$Id: README,v 1.2 2006/02/22 14:02:30 olof Exp $

Mcast is under the GNU license, see the file COPYING, and is copyright
under its authors.  

Mcast has been implemented by Olof Hagsand. Current affiliation of
Olof Hagsand is http://www.nada.kth.se/~olofh (olofh@kth.se).

Mcast consists of two applications residing in one file each: 
	mcast.c - Traffic generator 
	mrcv.c  - Traffic analyzer

The code is made to be as portable as possible. It should run on most
UNIXes, and Windows. Unfortunetely there is no makefile or config
file, so you need to change the pre-amble of the .c files if the code
does not compile on your platform.

If you have made nice improvements, please send the to me, and I may
incorporate them.
