home *** CD-ROM | disk | FTP | other *** search
/ Network Support Encyclopedia 96-1 / novell-nsepro-1996-1-cd2.iso / download / netware / sbcast.exe / SBCAST.TXT next >
Text File  |  1995-09-28  |  2KB  |  70 lines

  1. NOVELL TECHNICAL INFORMATION DOCUMENT
  2.  
  3. TITLE:  Use NWSetBroadcastMode()
  4. README FOR:  SBCAST.EXE
  5.  
  6. NOVELL PRODUCTS and VERSIONS:
  7. NetWare Client SDK 1.0e
  8.  
  9. ABSTRACT:
  10.  
  11. This code will set the BroadCast mode to:
  12.   0x0000 Receive all broadcasts
  13.  0x0001  Recieve only server broadcasts. User messages not
  14. stored.
  15.   0x0002 Desable broadcasts. User messages not stored. Server
  16. messages are stored but                 notification is not given
  17. to the  workstation.
  18.  0x0003  Both user and server messages are stored but message
  19. notification is not sent to                the workstation.  The
  20. client can poll for messages.
  21.  
  22.  
  23.  
  24.  
  25. -----------------------------------------------------------------
  26.  DISCLAIMER
  27.  THE ORIGIN OF THIS INFORMATION MAY BE INTERNAL OR EXTERNAL TO
  28. NOVELL.  NOVELL
  29.  MAKES EVERY EFFORT WITHIN ITS MEANS TO VERIFY THIS INFORMATION. 
  30. HOWEVER, THE
  31.  INFORMATION PROVIDED IN THIS DOCUMENT IS FOR YOUR INFORMATION
  32. ONLY.  NOVELL
  33.  MAKES NO EXPLICIT OR IMPLIED CLAIMS TO THE VALIDITY OF THIS
  34. INFORMATION.
  35.  
  36. -----------------------------------------------------------------
  37.  
  38.  
  39. ISSUE: 
  40.  
  41. A developer needed code to set the broadcast mode on the
  42. workstation so that no broadcast were received from the server or
  43. other workstations.
  44.  
  45. Self-Extracting File Name: sbcast.exe
  46.  
  47. Files Included     Size     Date      Time
  48.  
  49. ..\
  50.       SBCAST.TXT     (This file)
  51.       SETBCAST.C            4498         9-28-95     11:05:12 am
  52.     SETBCAST.EXE           26133         9-28-95     11:05:18 am
  53.  
  54.  
  55. Installation Instructions:
  56.  
  57. C code and executable
  58.  
  59.  
  60.  
  61. -----------------------------------------------------------------
  62.  Any trademarks referenced in this document are the property of
  63. their
  64.  respective owners.  Consult your product manuals for complete
  65. trademark
  66.  information.
  67.  
  68. -----------------------------------------------------------------
  69.  
  70.