WANPIPE API SAMPLE PROGRAMS
===========================

Author: Nenad Corbic
Date:   Mar 21 2000


Note: These applications are NOT supported for 
      kernels lower than 2.2.X.
      API drivers and applicatons are ONLY 
      suppoted in 2.2.X kernels and greater.

This directory contains:

X25:	WANPIPE X25 API sample programs. These programs
        should be used for rapid x25 api development,
        and initial testing.

FR:	WANPIPE Frame Relay API sample programs. These programs
        should be used for rapid frame relay api development,
        and initial testing.

CHDLC:	WANPIPE CHDLC API sample programs. These programs
        should be used for rapid chlc api development,
        and initial testing.


To compile all api sample programs:

1. Change directory to /usr/local/wanrouter/api
2. Run 'make'
