home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / servad.exe / SERVAD.TXT next >
Text File  |  1995-02-14  |  2KB  |  55 lines

  1.  
  2.               NOVELL TECHNICAL INFORMATION DOCUMENT
  3.  
  4. TITLE:              Sample code to get internal address
  5. DOCUMENT ID:        TID022026
  6. DOCUMENT REVISION:  A
  7. DATE:               14FEB95
  8. ALERT STATUS:       Yellow
  9. INFORMATION TYPE:   Issue
  10. README FOR:         SERVAD.EXE
  11.  
  12. NOVELL PRODUCT and VERSION:
  13. NetWare Client SDK 1.0e
  14.  
  15. ABSTRACT:
  16.  
  17. This program demostrates how to get the internal network address from a
  18. specified server by reading that servers property from the bindery of the
  19. server the connection handle is gotten from.  NOTE: NWGetDefaultConnetionID()
  20. could be used to get the default connHandle thus reading the default bindery.
  21.  
  22. -----------------------------------------------------------------
  23. DISCLAIMER
  24. THE ORIGIN OF THIS INFORMATION MAY BE INTERNAL OR EXTERNAL TO NOVELL.  NOVELL
  25. MAKES EVERY EFFORT WITHIN ITS MEANS TO VERIFY THIS INFORMATION.  HOWEVER, THE
  26. INFORMATION PROVIDED IN THIS DOCUMENT IS FOR YOUR INFORMATION ONLY.  NOVELL
  27. MAKES NO EXPLICIT OR IMPLIED CLAIMS TO THE VALIDITY OF THIS INFORMATION.
  28. -----------------------------------------------------------------
  29.  
  30. ISSUE
  31.  
  32. This program demostrates how to get the internal network address from a
  33. specified server by reading that servers property from the bindery of the
  34. server the connection handle is gotten from.  NOTE: NWGetDefaultConnetionID()
  35. could be used to get the default connHandle thus reading the default bindery.
  36.  
  37.  
  38. Self-Extracting File Name:  SERVAD.EXE     Revision:  A
  39.  
  40. Files Included     Size     Date      Time
  41.  
  42. \
  43.   SERVAD.TXT         (This File)
  44.   SERVADDR.C       5070   01-07-95    6:17p
  45. SERVADDR.EXE      15955   01-07-95    6:18p
  46.  
  47.  
  48.  
  49. -----------------------------------------------------------------
  50. Any trademarks referenced in this document are the property of their
  51. respective owners.  Consult your product manuals for complete trademark
  52. information.
  53. -----------------------------------------------------------------
  54.  
  55.