Filename: README.TXT Last Edit: 10/13/98 This disk contains a sample DOS program as well as a Windows program that will simulate SIXNET I/O. The following files are for the DOS sample program and are installed in the sixtrak\udr directory: COMDEMO.C Main function for the sample program UDRIVE.C Functions that communicate via the Universal Protocol IO.C Functions that make Universal Protocol calls SCREEN.C Functions to update the screen UDRIVE.H Definitions for the Universal Protocol CRC.H Definitions and function for the crc check COMDEMO.H Global variables for the demo COMM_INT.H Definitions for handling the com port routines COMM_INT.OBJ Must be linked with program for com port functions COM1DEMO.EXE Executable that will use com port 1, 9600/8/none/1 COM2DEMO.EXE Executable that will use com port 2, 9600/8/none/1 Also included in this directory are these text files: ETHERNET.TXT Explains the details of our Ethernet implementation UDRDEMO.TXT How to use the demo program and the I/O simulator MST_UDR.DOC Microsoft Word version of the Universal Protocol manual The following files are installed in the SIXTRAK directory: SIMULATE.EXE Makes a port on a PC act as a SIXNET slave SIMULATE.HLP On-line help for the above program UDR_KIT.6PJ Project file for Control Room