Changes between Version 1 and Version 2 of Old/OtherApps/IPerf


Ignore:
Timestamp:
Oct 8, 2005, 6:02:28 PM (19 years ago)
Author:
Surya Satyavolu
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Old/OtherApps/IPerf

    v1 v2  
    1 [wiki:WikiStart Orbit] > [wiki:OtherApps Other Applications] > Integrating Iperf with ORBIT
     1[wiki:WikiStart Orbit] > [wiki:Documentation/OtherApps Other Applications] > Integrating Iperf with ORBIT
    22
    33{{{
    44#!rst
    5 ========
    6 FAQ
    7 ========
     5==================
     6Iperf Integration
     7==================
    88
    99This document covers the general details of integrating sample applications with the ORBIT tesbed setup. A specific example (Iperf) is chosen as a candidate application and the steps are described in the document. The readers are referred to the ORBIT architecture document for the individual software component details.
     
    4242The application definition file for Iperf is defined to capture the outputs that the program reports. This file is later used to auto-generate OML library and headers for this application. The following application definition file has been written for Iperf (using a subset of command line inputs)
    4343
    44 [wiki:OtherApps/Iperf/IperfAppDefXML Iperf Application Definition Schema]
     44[wiki:Documentation/OtherApps/Iperf/IperfAppDefXML Iperf Application Definition Schema]
    4545
    4646Verify that the XML file is syntactically correct by correct by checking if it opens correctly in an XML enabled browser (IE or Mozilla)
     
    107107Iperf Sender
    108108--------------
    109 [wiki:OtherApps/Iperf/IperfSender Iperf Sender Application Script]
     109[wiki:Documentation/OtherApps/Iperf/IperfSender Iperf Sender Application Script]
    110110
    111111
    112112Iperf Receiver
    113113-----------------
    114 [wiki:OtherApps/Iperf/IperfReceiver Iperf Receiver Application Script]
     114[wiki:Documentation/OtherApps/Iperf/IperfReceiver Iperf Receiver Application Script]
    115115
    116116
     
    121121Iperf UDP Sender
    122122------------------
    123 [wiki:OtherApps/Iperf/IperfUDPSender Iperf UDP Sender Prototype Script]
     123[wiki:Documentation/OtherApps/Iperf/IperfUDPSender Iperf UDP Sender Prototype Script]
    124124
    125125Iperf UDP Receiver
    126126--------------------
    127 [wiki:OtherApps/Iperf/IperfUDPReceiver Iperf UDP Receiver Prototype Script]
     127[wiki:Documentation/OtherApps/Iperf/IperfUDPReceiver Iperf UDP Receiver Prototype Script]
    128128
    129129
    130130Iperf TCP Sender
    131131------------------
    132 [wiki:OtherApps/Iperf/IperfTCPSender Iperf TCP Sender Prototype Script]
     132[wiki:Documentation/OtherApps/Iperf/IperfTCPSender Iperf TCP Sender Prototype Script]
    133133
    134134Iperf TCP Receiver
    135135--------------------
    136 [wiki:OtherApps/Iperf/IperfTCPReceiver Iperf TCP Receiver Prototype Script]
     136[wiki:Documentation/OtherApps/Iperf/IperfTCPReceiver Iperf TCP Receiver Prototype Script]
    137137
    138138Write experiment script using the previously defined application and prototype definitions
     
    142142Experiment Script
    143143-------------------
    144 [wiki:OtherApps/Iperf/ExperimentScript Experiment Script]
     144[wiki:Documentation/OtherApps/Iperf/ExperimentScript Experiment Script]
    145145
    146146Parameters and statistics supported