accepter.c	include file for servers
benchmark.c	include file for benchmarks
ibhtest7.c	Partly simulates an IBH-NetLink
isotest4.c	Partly simulates an Ethernet CP x43
libnodave.so	Precompiled dynamic library
loadPLC		
log.h
Makefile	Makefile for LINUX/UNIX	
MAKEFILE.MAK	Makefile for WIN32/BCC
nodave.c	Main library source code file
nodave.h	Library header file
openSocket.c	Opens a TCP/IP connection. Library source code file
openSocket.h	Library header file (UNIX only)
openSocketw.c	Library header file (Win32 only)
pascal		Pascal glue unit and example programs
README		
Readme.win
readoutISO_TCP	Readout program blocks from PLC, ISO over TCP protocol
readoutMPI	Readout program blocks from PLC, MPI protocol, serial interface
readoutMPIIBH	Readout program blocks from PLC, MPI protocol, ethernet with IBH-NetLink
readoutPPI	Readout program blocks from PLC, PPI protocol, serial interface
runStopISO_TCP	Make PLC run or stop, ISO over TCP protocol
runStopMPI	Make PLC run or stop, ISO over TCP protocol
runStopPPI	Make PLC run or stop, ISO over TCP protocol
sampIBH.c	include file for NetLink simulation
setport.c	Opens a serial interface. Library source code file
setport.h	Library header file (UNIX only)
setportw.c	Library header file (Win32 only)
testIBH		General test program.
testISO_TCP	General test program.
testISO_TCPload Store program blocks into PLC, ISO over TCP protocol
testMPI		General test program.
testMPI2	Tests multiple MPI connections to a single PLC.
testMPIload	Store program blocks into PLC, MPI protocol
testPPI		General test program.
testPPIload	Store program blocks into PLC, PPI protocol
win		Precompiled test programs for Win32
winmake.bat	Batch file to compile under Win32
