Navigation: [wiki:GEMINI/Tutorial/GEC17/GENI_Desktop_and_GEMINI_blipp Up] [[PageOutline]] {{{ #!html

!NetLogger and Blipp: Access active measurement probe data

}}} == Overview == The goal of this exercise is ... == Using !NetLogger == To use !NetLogger ... === The role of Blipp === Blipp is ... == __Exercise Tasks__ == For the following exercise, if you do not have your own source code that you want to try, you can simply us the following !HelloWorld.c program. {{{ main() { printf("Hello World\n"); } }}} a. '''Task 1:''' Do something. a. '''Task 2:''' Do something else.