home *** CD-ROM | disk | FTP | other *** search
/ Stars of Shareware: Programmierung / SOURCE.mdf / programm / msdos / c / lanlib / readme.txt < prev    next >
Encoding:
Text File  |  1994-06-30  |  2.0 KB  |  61 lines

  1. ; README.TXT -- Directory of files for LANLIB
  2. ; Copyright (c) 1994 by Allen Brunson  version 1.00  06/30/94
  3.  
  4.  
  5. Welcome to LANLIB, a library for IPX communications, the native protocol of
  6. Novell's NetWare.  It is suggested that you first read NETWORK.TXT, an
  7. introduction to NetWare and IPX concepts as seen from a programmer's
  8. perspective.  Then check out LANLIB.TXT, the main documentation for the
  9. library.  Finally, have a look at LANTEST.TXT, an explanation and overview
  10. of the LANLIB demo program, LANTEST.
  11.  
  12. See the file ORDERFRM.TXT for ordering and tech support information.
  13.  
  14. Please direct comments to my CompuServe ID or drop me a line via
  15. "snail mail:"
  16.  
  17. Allen Brunson
  18. 6500 East 21st, #2
  19. Wichita, Kansas  67206
  20. U.S.A.
  21.  
  22. CompuServe: 74464,3472
  23.   Internet: 74464.3472@compuserve.com
  24.  
  25.  
  26. Documentation Files
  27. -------------------
  28.  
  29.    README.TXT  This file
  30.  ORDERFRM.TXT  Order form and tech support information
  31.   NETWORK.TXT  Introduction to NetWare and IPX
  32.    LANLIB.TXT  Main LANLIB documentation
  33.   LANTEST.TXT  LANTEST documentation
  34.  
  35.  
  36. Files for LANLIB
  37. ----------------
  38.  
  39.   LANLIBT.LIB  LANLIB, Tiny memory model
  40.  LANLIBSC.LIB  LANLIB, Small and Compact memory models
  41.  LANLIBML.LIB  LANLIB, Medium and Large memory models
  42.   LANLIBH.LIB  LANLIB, Huge memory model
  43.   LANUTIL.C    Optional utility routines for managing IPX addresses
  44.    LANLIB.H    LANLIB function defines, structure defines, and so on
  45.    LANLIB.INC  LANLIB defines in assembler
  46.    LANCFG.H    Configuration defines for LANLIB
  47.    LANCFG.INC  Configuration defines in assembler format
  48.  
  49.  
  50. Files for LANTEST
  51. -----------------
  52.  
  53.   LANTEST.C    Main LANTEST source file
  54.   LANTEST.H    Structure, function, and data defines
  55.     INPUT.C    Keyboard input and processing routines
  56.   NETWORK.C    High-level network routines
  57.   PROCESS.C    Miscellaneous processing routines
  58.     VIDEO.C    Screen-handling routines
  59.    LINE50.COM  Utility to put a VGA into 50-line mode
  60.   LANTEST.EXE  Compiled executable
  61.