Frame Relay API

    Run "wancfg" utility to configure your card

    /usr/sbin/wancfg

    Card Setup:

    Select your Card Type
    Select Physical Medium

    Protocol Setup:

    Select Protocol : Frame Relay

                      Go back and configure Frame Relay protocol       

                      Configuration is complete: Select <BACK>

    Interface Setup:

    Select Operation Mode --> API

                   Go Back and Save the configuration file


    Send / Receive Data over interface:

    Go to wanpipe souce directory:
    For Example:

    ># cd /usr/src/wanpipe
    From here go to following directory and run make
    >#cd aft/api
    >#make

    Run ./aft_api --help  to see available option for this client application. You can send and receive data using this application. You can also use this sample client-server application in your development program