Changes between Version 3 and Version 4 of DSC/zdc_framework


Ignore:
Timestamp:
Jul 17, 2013, 2:13:14 PM (11 years ago)
Author:
seskar
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • DSC/zdc_framework

    v3 v4  
    4949}}}
    5050
    51 
    5251 * Download the [attachment:dsc-challenge.rb OEDL experiment script] to your local directory.
    5352{{{
     
    6766
    6867 * Type to following command to run the experiment. This will start the packet server, start the source and sink for all teams and release the packet source, wait for 180 seconds and then terminate the match. The actual transmission/reception will run .
     68For competitive match, the command line should is:
    6969{{{
    70 username@console.grid:~$ omf exec dsc-challenge.rb -- XXXXXXXXXXXXXXXXXXXXXX
     70username@console.grid:~$ omf exec dsc-challenge.rb -- --mode COMP
     71}}}
     72
     73For cooperative match, the command line is:
     74{{{
     75username@console.grid:~$ omf exec dsc-challenge.rb -- --mode COOP
    7176}}}
    7277