home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / relog1.exe / RELOG1.TXT < prev   
Text File  |  1994-01-05  |  3KB  |  68 lines

  1.  
  2.               NOVELL TECHNICAL INFORMATION DOCUMENT
  3.  
  4. TITLE:              RELOG.EXE sample from Oct/Nov '93 Bullets
  5. DOCUMENT ID:        TID100017
  6. DOCUMENT REVISION:  A
  7. DATE:               05JAN94
  8. ALERT STATUS:       Yellow
  9. INFORMATION TYPE:   Issue
  10. README FOR:         RELOG1.EXE
  11.  
  12. NOVELL PRODUCT and VERSION:
  13. NetWare C Interface for DOS 1.2
  14.  
  15. ABSTRACT:
  16.  
  17. RELOG1.EXE contains the program RELOG which is discussed in an article in the
  18. Novell Professional Developers "Bullets", Vol 5 Number 10, October/November
  19. 1993 issue. RELOG is sample code that enables users to automatically log back
  20. in to NetWare 3.x servers after connections are lost and regained, and remaps
  21. the workstation's drives.
  22.  
  23. ──────────────────────────────────────────────────────────────────────────────
  24. DISCLAIMER
  25. THE ORIGIN OF THIS INFORMATION MAY BE INTERNAL OR EXTERNAL TO NOVELL.  NOVELL
  26. MAKES EVERY EFFORT WITHIN ITS MEANS TO VERIFY THIS INFORMATION.  HOWEVER, THE
  27. INFORMATION PROVIDED IN THIS DOCUMENT IS FOR YOUR INFORMATION ONLY.  NOVELL
  28. MAKES NO EXPLICIT OR IMPLIED CLAIMS TO THE VALIDITY OF THIS INFORMATION.
  29. ──────────────────────────────────────────────────────────────────────────────
  30.  
  31. ISSUE
  32.  
  33.      RELOG.EXE enables users to automatically log back in to NetWare 3.x
  34.      servers after connections are lost and regained, and remaps the
  35.      workstation's drives.
  36.  
  37.      This code was created with the intention of being added to an existing
  38.      application. The program, however, can be run separately as a stand-alone
  39.      application. The code is provided AS IS and carries NO GUARANTEES
  40.      whatsoever. It should be noted that this particular program will not be
  41.      enhanced or extended in any fashion. The Developer is free to extend,
  42.      alter, modify, drop any piece of the code. Novell is not committed to
  43.      making this program work in your environment. 
  44.  
  45.      This is an Example Program ONLY.
  46.  
  47.      This program was tested under several different configurations but does
  48.      not take into account all existing configurations. The approach was to
  49.      develop a very generic program with the purpose of having the developer
  50.      customize it to his/her particular operating environment.
  51.  
  52.      An article on this program can be found the Novell Professional
  53.      Developers "Bullets", Vol 5 Number 10, October/November 1993 issue.
  54.  
  55.      The program was compiled with Borland C++ v3.1 and the NetWare C
  56.      Interface for DOS Libraries v1.20.
  57.  
  58.  
  59.      Self-Extracting File Name:  RELOG1.EXE     Revision:  A
  60.  
  61.      Files Included     Size     Date      Time
  62.  
  63.      \
  64.        RELOG1.TXT         (This File)
  65.           RELOG.C      28201   01-04-94    6:22p
  66.         RELOG.EXE      57252   01-04-94    6:48p
  67.  
  68.