

************************************************************
*             Eicon Technology Corporation                 *
*           Demo for the Win32 Sampler CD-ROM              *
*                                                          *
*  X.25 Network-Level Developer's Toolkit for Windows NT   *
*                    Sample Programs                       *
*                                                          *
*    Copyright (C) Eicon Technology Corporation, 1993.     *
************************************************************

X.25 Toolkit Sample Programs
  

The following information describes the various sample files provided on
the WIN32 Sampler for Windows NT CD-ROM.

Filename     Description
--------     -----------
   
ntftname.h   Include file (used by ntft,ntftp,ntftm)
ntftname.c   Utility functions (used by ntft,ntftp,ntftm)
ntft.c       File transfer program (using x25done as a completion method).
ntftp.c      File transfer program (using post-routine as a completion method)
ntftm.c      File transfer program (using messages as a completion method).
ntsend       Demonstrate basic functionality of the toolkit (wait mode)
ntterm.c     Simple terminal emulation program that demonstrates the use of
             two threads (send and receive)
*.mak        Makefiles
*.rc         Resource files
*.dlg        Dialog definitions
*.def        Definition files


