wanpipe/api/legacy/chdlc
Harald Welte d401f20f8c wanpipe-3.5.1.tgz 2021-12-29 18:30:35 +01:00
..
Makefile wanpipe-3.5.1.tgz 2021-12-29 18:30:35 +01:00
README wanpipe-3.5.1.tgz 2021-12-29 18:30:35 +01:00
chdlc_api.c wanpipe-3.5.1.tgz 2021-12-29 18:30:35 +01:00
chdlc_echo wanpipe-3.5.1.tgz 2021-12-29 18:30:35 +01:00
chdlc_echo.c wanpipe-3.5.1.tgz 2021-12-29 18:30:35 +01:00
chdlc_integrity.c wanpipe-3.5.1.tgz 2021-12-29 18:30:35 +01:00
chdlc_modem_cmd wanpipe-3.5.1.tgz 2021-12-29 18:30:35 +01:00
chdlc_modem_cmd.c wanpipe-3.5.1.tgz 2021-12-29 18:30:35 +01:00
chdlc_rts_cts.c wanpipe-3.5.1.tgz 2021-12-29 18:30:35 +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.