Changes between Version 4 and Version 5 of GENIExperimenter/Tutorials/jacks/GettingStarted_PartII_ndn/Procedure/Execute


Ignore:
Timestamp:
06/15/16 16:31:58 (8 years ago)
Author:
tteixeir@bbn.com
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GENIExperimenter/Tutorials/jacks/GettingStarted_PartII_ndn/Procedure/Execute

    v4 v5  
    5151== 5 Trying out the NDN application ==
    5252 
    53 Download the following file to your computer:
    54    * [http://192.1.242.151/files/ndn-tutorial-config.sh ndn-tutorial-conf.sh]
    55    * [http://192.1.242.151/files/copy-scripts.sh copy-scripts.sh]
    56    * [http://192.1.242.151/files/setup-app-remote.sh setup-app-remote.sh]
    57    * [http://192.1.242.151/files/setup-strategy-remote.sh setup-strategy-remote.sh]
    58    * [http://192.1.242.151/files/consumer.py consumer.py]
    59    * [http://192.1.242.151/files/producer.py producer.py]
     53Download the scripts and Python codes to your computer and extract it.
     54   * [http://192.1.242.151/files/ndn-tutorial.gz ndn-tutorial.gz]
     55
     56If you are using a Unix based system, you can run wget:
     57     {{{
     58     wget http://192.1.242.151/files/ndn-tutorial.gz
     59     tar -xvf ndn-tutorial.gz
     60     }}}
     61
    6062
    6163Edit the fields according to your GENI username, SSH key, GENI Aggregate name, pc and port numbers.