Changes between Version 5 and Version 6 of Internal/WiMAX/WiMAXAPI


Ignore:
Timestamp:
Feb 18, 2010, 2:14:03 AM (14 years ago)
Author:
seskar
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Internal/WiMAX/WiMAXAPI

    v5 v6  
    1 [[TOC(Internal/WiMAX/WiMAXAPI,Internal/WiMAX/WiMAXAPI/SliceMgmt,Internal/WiMAX/WiMAXAPI/RadioMgmt,Internal/WiMAX/WiMAXAPI/SysAdmin,Internal/WiMAX/WiMAXAPI/SMDpAPI,Internal/WiMAX/WiMAXAPI/RMDpApi,Internal/WiMAX/WiMAXAPI/BSFBDpApi)]]
     1[[TOC(Internal/WiMAX/WiMAXAPI*)]]
    22
    33= API Classification and Usage =
     
    66The APIs dare primarily classified as:
    77  * User exposed
    8     * [wiki:Internal/WiMAX/WiMAXAPI/SliceMgmt Slice management service]
     8    * [wiki:Internal/WiMAX/WiMAXAPI/aSliceMgmt Slice management service]
    99    * [wiki:Internal/WiMAX/WiMAXAPI/RadioMgmt Radio management service]
    1010
     
    2626
    2727As shown in the figure, the  most basic tasks involve two operations:
    28  1. Requesting the slice manager to create and start the slice – [wiki:Internal/WiMAX/WiMAXAPI/SliceMgmt#createSLICE createSlice()]
    29  2. Adding a mobile client to the slice through the [wiki:Internal/WiMAX/WiMAXAPI/SliceMgmt#addClient() addClient() call].
     28 1. Requesting the slice manager to create and start the slice – [wiki:Internal/WiMAX/WiMAXAPI/aSliceMgmt#createSLICE createSlice()]
     29 2. Adding a mobile client to the slice through the [wiki:Internal/WiMAX/WiMAXAPI/aSliceMgmt#addClient() addClient() call].
    3030
    3131On the completion of these two API and after the client registers with the system, the slice manager service should inform the Slice that the datapath setup is complete. Completion of the datapath setup indicates that there is a L2 link from the slice virtual machine to the mobile client.