home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / qinfo.exe / QINFO.TXT < prev   
Text File  |  1995-02-14  |  2KB  |  58 lines

  1.  
  2.               NOVELL TECHNICAL INFORMATION DOCUMENT
  3.  
  4. TITLE:              Sample program to find print servers.
  5. DOCUMENT ID:        TID022022
  6. DOCUMENT REVISION:  A
  7. DATE:               14FEB95
  8. ALERT STATUS:       Yellow
  9. INFORMATION TYPE:   Issue
  10. README FOR:         QINFO.EXE
  11.  
  12. NOVELL PRODUCT and VERSION:
  13. NetWare Client SDK 1.0e
  14.  
  15. ABSTRACT:
  16.  
  17. This program will read the bindery of the default server into a linked list. 
  18. It will then (using the linked list) read the servers one at a time and attach
  19. to each server in the list and  find the print servers on that server.  It
  20. will write the server names to a file call SERVERS.TXT and the print servers
  21. to QUEINFO.TXT along with the print servers object ID.
  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. This program will read the bindery of the default server into a linked list. 
  34. It will then (using the linked list) read the servers one at a time and attach
  35. to each server in the list and  find the print servers on that server.  It
  36. will write the server names to a file call SERVERS.TXT and the print servers
  37. to QUEINFO.TXT along with the print servers object ID.
  38.  
  39.  
  40. Self-Extracting File Name:  QINFO.EXE     Revision:  A
  41.  
  42. Files Included     Size     Date      Time
  43.  
  44. \
  45.    QINFO.TXT         (This File)
  46.   GETQINFO.C       8868   01-11-95    3:31p
  47. GETQINFO.EXE      32388   01-11-95    3:32p
  48.  
  49.  
  50.  
  51. -----------------------------------------------------------------
  52. Any trademarks referenced in this document are the property of their
  53. respective owners.  Consult your product manuals for complete trademark
  54. information.
  55. -----------------------------------------------------------------
  56.  
  57.  
  58.