close Warning: Can't synchronize with repository "(default)" (/common/SVN/wimax does not appear to be a Subversion repository.). Look in the Trac log for more information.

Changes between Version 5 and Version 6 of Old/WiMAX/16


Ignore:
Timestamp:
Dec 9, 2010, 7:18:21 PM (13 years ago)
Author:
hmussman
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Old/WiMAX/16

    v5 v6  
    11[[TOC(Internal/WiMAX/WiMAXAPI*, depth=2)]]
    22
    3 = A1.1  API Classification and Usage =
     3= A.  APIs =
     4
     5== A.1  API Classification and Usage ==
    46
    57
     
    2325  * setters – responsible for setting the specified control information.
    2426
    25 == Sample Experiment Setup Using API ==
     27=== A.1.1 Sample Experiment Setup Using API ===
    2628
    2729A sample usage of the API for experiment setup is as shown in the Figure below.
     
    3638The addclient() API has an optional service class parameter that the user can specify. If the user does not specify the service class id, a default service class is allocated that has a single best effort type of service flow. After this sequence is complete, the user can direct traffic to the local virtual interface in the VM with the appropriate MAC address, and traffic will be automatically sent to the correct wireless client.
    3739
    38 == Sample Experiment: Custom Service Class Control ==
     40=== A.1.2 Sample Experiment: Custom Service Class Control ===
    3941To demonstrate how the user could possibly create custom service classes we show an
    4042example of how system components will interact in the Figure below.