home *** CD-ROM | disk | FTP | other *** search
/ Black Box 4 / BlackBox.cdr / lan / tb250.arj / TB251.TXT < prev    next >
Text File  |  1991-02-15  |  4KB  |  82 lines

  1.                               TECHNICAL BULLETIN 
  2.                                 Bulletin 1-251 
  3.                           Date:  September 26, 1989 
  4.  
  5.                    Updated NetBIOS for NetWare Version 2.1x 
  6.  
  7.   NETBIOS.EXE has been updated.  The new NetBIOS utility has a file size of 
  8.   21,219 bytes and is dated 7-20-89.  The utility is available on NetWire. 
  9.  
  10.   The following list describes the changes and enhancements to this utility. 
  11.  
  12.         o   The number of NetBIOS sessions specified in the SHELL.CFG file 
  13.             become active immediately without an adapter reset. 
  14.  
  15.             Previously, the default number of NetBIOS sessions available was 
  16.             ten without a SHELL.CFG file.  The number of active sessions was 
  17.             six.  If more sessions were needed, the adapter had to be reset. 
  18.             If the adapter was reset but the SHELL.CFG file was not present, 
  19.             ten sessions became available.  If a SHELL.CFG file was present 
  20.             and it contained the statement NETBIOS SESSIONS=xx (where xx is  
  21.             the number of NetBIOS sessions), that number of sessions would be 
  22.             opened when the adapter was reset. 
  23.  
  24.        o    The number of local names per workstation has increased from 16 
  25.             to 26. 
  26.  
  27.        o    The maximum number of NetBIOS sessions per workstation available 
  28.             has increased from 100 to 250. 
  29.  
  30.        o    The default number of sessions per workstation (no SHELL.CFG 
  31.             statement) has increased from 10 to 32. 
  32.  
  33.        o    The minimum number of sessions and commands available is four per 
  34.             workstation. 
  35.  
  36.        o    A packet is now sent to the corresponding workstation when a 
  37.             session is aborted, that is, the partner in a session is now  
  38.             notified of the ABORT status. 
  39.  
  40.        o    The time out on the HANG UP command is now 20 seconds.  This 
  41.             includes the time used to complete pending session sends.  This 
  42.             places an upper boundary on the time to close a session. 
  43.  
  44.        o    Add Name now returns the appropriate IBM error when duplicate 
  45.             names are detected.  
  46.  
  47.        o    The session status command no longer affects the status of hung 
  48.             up or aborted sessions. 
  49.  
  50.        o    Broadcast datagrams and datagrams to group names now get sent to 
  51.             every known cached network where members of datagram groups are 
  52.             located.  To avoid confusion, broadcast datagrams are not globally 
  53.  
  54.             broadcast.  Previously, the broadcast datagram went to the first 
  55.             workstation found.  The datagram would not be received by any 
  56.             other member of the group. 
  57.  
  58.        o    The NetBIOS "ABEND Free IPX Block Failed" message previously 
  59.             occurred in situations where it should not have.  Only three code 
  60.             paths can now cause this ABEND; all three point to legitimate 
  61.             causes for the error. 
  62.  
  63.        o    NetBIOS will now look for two new parameters in the SHELL.CFG 
  64.             file.  These new options are  
  65.  
  66.             NETBIOS INTERNET=ON/OFF  (ON is default) 
  67.             NETBIOS COMMANDS=n       (n can be from 4 to 250; default is 12) 
  68.  
  69.             Setting the internetwork flag to OFF can be advantageous if 
  70.             NetBIOS is not expected to cross any bridges.  Wait times can 
  71.             be significantly reduced. 
  72.  
  73.             The number of commands needed may vary between applications.  In 
  74.             most cases, the default is sufficient.  However, if a NetBIOS 
  75.             error 22h should occur, the user should consider increasing this 
  76.             parameter.  Most applications will trap this error and simply 
  77.             retry if a NetBIOS command is unavailable.  In this case, 
  78.             increasing the number of commands would improve application 
  79.             performance.  Anyone needing to know specifics on this should 
  80.             contact the software application developer to find out how many 
  81.             commands they might require. 
  82.