3 This directory contains a simple file transfer test program for the
4 Multicast in the TAO's Audio/Video Streaming Service. This program can
5 be run using UDP by default
13 -f <filename> -> The name of the file under which the received stream
14 data has to be stored.
19 -f <filename> --> The file to be streamed to the server. It is currently
20 streamed at the rate of 0.5kbytes/s.
22 -s --> flag to use SFP. This option cannot be used with -p
23 TCP since SFP currently runs only over UDP.
30 Run the Naming Service
32 server -f <filename1> (machine 1)
34 server -f <filename2> (machine 2)
36 ftp -f <filename> (machine 3)