MCast

MCast consists of two parts, a sending half (MCSend) and a receiving part (MCReceive). It is a console application which we developed in C# using Microsoft's .NET Framework 2.0 and Microsoft Visual Studio 2005. The main function of the program is to transmit strings of data over an IP Multicast connection and record various results to a file for further inspection. The following explains a few of the features currently in MCast 1.0 Beta

MCSend:


MCReceive:


Known bugs:

Instructions:

In order to properly use MCast, please follow these instructions:

Click here to download the source code.