wanpipe/api/bisync
Harald Welte e5ec5ffa8b wanpipe-3.3.14.tgz 2021-12-29 18:23:59 +01:00
..
Makefile wanpipe-3.3.14.tgz 2021-12-29 18:23:59 +01:00
README Checkin of wanpipe-2.3.2-7.tgz 2021-12-29 17:56:27 +01:00
bsc_api.c Checkin of wanpipe-2.3.2-7.tgz 2021-12-29 17:56:27 +01:00
bsc_cmd.c Checkin of wanpipe-2.3.2-7.tgz 2021-12-29 17:56:27 +01:00

README

BISYCN API Package
==================

Author: Nenad Corbic
Date:   Nov 10, 2001



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


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

 1) bsc_api.c :  A sample API utility, that will send and receive
                 data packets across a bisync line.  This program
		 should be used as a starting point in developing
		 a real-world bisycn application.

 2) bsc_cmd.c :  Interactive application, where user can
  		 execute all bisycn commands.  This application
		 should only be used as a bisync tester.

 3) /usr/share/doc/wanpipe/bisync.pdf:  
 		 BiSync documentation.  
 		 Explanation of each BiSync command.