wanpipe/api/chdlc
Harald Welte feb6422bea wanpipe-3.3.2.tgz 2021-12-29 18:18:25 +01:00
..
Makefile wanpipe-3.3.2.tgz 2021-12-29 18:18:25 +01:00
README Checkin of wanpipe-2.3.2-7.tgz 2021-12-29 17:56:27 +01:00
chdlc_api.c Checkin of wanpipe-2.3.2-7.tgz 2021-12-29 17:56:27 +01:00
chdlc_echo wanpipe-3.2.2.tgz 2021-12-29 18:14:12 +01:00
chdlc_echo.c Checkin of wanpipe-2.3.2-7.tgz 2021-12-29 17:56:27 +01:00
chdlc_integrity.c Checkin of wanpipe-2.3.2-7.tgz 2021-12-29 17:56:27 +01:00
chdlc_modem_cmd wanpipe-3.3.2.tgz 2021-12-29 18:18:25 +01:00
chdlc_modem_cmd.c wanpipe-3.3.2.tgz 2021-12-29 18:18:25 +01:00
chdlc_rts_cts.c Checkin of wanpipe-2.3.2-7.tgz 2021-12-29 17:56:27 +01:00

README

CHDLC API Package
=================

Author: Nenad Corbic
Date:   Jan 18, 2002



The chdlc package contains the sample client and server 
program that should be used in user application
development.


Contents of the API Package
---------------------------

 1) chdlc_api.c :  	Client application that sends and receives data.
			To disable sending of data, comment out a WRITE definition.

 2) chdlc_rts_cts.c:	Client application that should be used when 
                        driver has been configured for switched RTS CTS or
			idle mark.