home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / dsque.exe / DSQUE.TXT next >
Text File  |  1994-12-19  |  2KB  |  53 lines

  1.  
  2.               NOVELL TECHNICAL INFORMATION DOCUMENT
  3.  
  4. TITLE:              Directory services sample code
  5. DOCUMENT ID:        TID021954
  6. DOCUMENT REVISION:  A
  7. DATE:               19DEC94
  8. ALERT STATUS:       Yellow
  9. INFORMATION TYPE:   Issue
  10. README FOR:         DSQUE.EXE
  11.  
  12. NOVELL PRODUCT and VERSION:
  13. NetWare Client SDK 1.0e
  14.  
  15. ABSTRACT:
  16.  
  17. The following sample code provides all the necessary pieces to create a
  18. NetWare Directory Services QServer object, login as the NDS QServer to service
  19. queues, submit jobs to the queue and extend the NDS schema so that a QServer
  20. object may be created. DSSUBJOB allows a user to submit 3 letter DOS commands
  21. to an NDS queue. The JSERVER program reads the jobs from the Queue and
  22. executes the commands.
  23.  
  24. -----------------------------------------------------------------
  25. DISCLAIMER
  26. THE ORIGIN OF THIS INFORMATION MAY BE INTERNAL OR EXTERNAL TO NOVELL.  NOVELL
  27. MAKES EVERY EFFORT WITHIN ITS MEANS TO VERIFY THIS INFORMATION.  HOWEVER, THE
  28. INFORMATION PROVIDED IN THIS DOCUMENT IS FOR YOUR INFORMATION ONLY.  NOVELL
  29. MAKES NO EXPLICIT OR IMPLIED CLAIMS TO THE VALIDITY OF THIS INFORMATION.
  30. -----------------------------------------------------------------
  31.  
  32. ISSUE
  33.  
  34. Sample code for developers interested in Directory Services
  35.  
  36. SOLUTION
  37.  
  38. Self-Extracting File Name:  DSQUE.EXE     Revision:  A
  39.  
  40. Files Included     Size     Date      Time
  41.  
  42. \
  43.    DSQUE.TXT         (This File)
  44.    EXTSCMA.C       6287   11-07-94    8:09p
  45.   DSSUBJOB.C       6671   10-25-94    1:51p
  46.  
  47.  
  48. -----------------------------------------------------------------
  49. Any trademarks referenced in this document are the property of their
  50. respective owners.  Consult your product manuals for complete trademark
  51. information.
  52. -----------------------------------------------------------------
  53.