
File Name:    RELEASE.TXT
Product Name: ILANAT-DEVKIT
Description:  Application Development Kit for Racal-Datacom InterLan AT
Version:      3.01 
Part Number:  158-0367-00
              149-0367-00


SECTION 1 - Overview
--------------------
The files in this directory allow you to write applications for the 
Racal-Datacom InterLan AT that run directly over ethernet (with no
intervening protocol stack) or with a custom stack. It assumes that 
the programmer has a strong background in 'C', assembler and DOS 
systems programming. 


SECTION 2 - Contents of this directory
--------------------------------------
To help you install and use this product, the following files are included
in this directory:

RELEASE.TXT  - This file

AT_DDKM.LIB  - InterLan AT DDK library for use with Microsoft MASM & LIB.

AT_DDKT.LIB  - InterLan AT DDK library for use with Borland TASM & TLIB.

DDK.DOC      - Documentation for InterLan AT DDK library. 

CHAT.EXE     - Demo application program built with Microsoft C 5.1.

CHAT.C       - Souce code for CHAT.EXE demo.

AT_DDK.H     - Include file for CHAT.C code.

BUILD.BAT    - Command file to build CHAT.EXE.

