Changes between Initial Version and Version 1 of GEMINI/Tutorial/GEC17/GENI_Desktop_and_GEMINI_blipp/ExecuteExperiment


Ignore:
Timestamp:
07/13/13 15:44:09 (11 years ago)
Author:
griff@netlab.uky.edu
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • GEMINI/Tutorial/GEC17/GENI_Desktop_and_GEMINI_blipp/ExecuteExperiment

    v1 v1  
     1Navigation: [wiki:GEMINI/Tutorial/GEC17/GENI_Desktop_and_GEMINI_blipp Up]
     2
     3[[PageOutline]]
     4{{{
     5#!html
     6<h1> <font color="Blue">!NetLogger and Blipp:</font> Access active measurement probe data </h1>
     7}}}
     8
     9
     10== Overview ==
     11
     12The goal of this exercise is ...
     13
     14== Using !NetLogger ==
     15
     16To use !NetLogger ...
     17
     18=== The role of Blipp ===
     19
     20Blipp is ...
     21
     22== __Exercise Tasks__ ==
     23
     24For the following exercise, if you do not have your own source code that you want to try, you can simply us the
     25following !HelloWorld.c program.
     26
     27{{{
     28   main() {
     29      printf("Hello World\n");
     30   }
     31}}}
     32
     33
     34 a. '''Task 1:''' Do something.
     35 a. '''Task 2:''' Do something else.
     36