home *** CD-ROM | disk | FTP | other *** search
/ Mega Top 1 / os2_top1.zip / os2_top1 / DOS_GG / COMCAT / VOL28.ARJ / VOL2857 < prev    next >
Text File  |  1992-01-07  |  7KB  |  131 lines

  1.  
  2. P r o g r a m m a T h e e k volume 2857
  3.  
  4. herkomst: BBS
  5.  
  6. Titel: Netware Test, LAN performance, TCP/IP
  7.  
  8. Number  Name            Size    Date    Comments
  9.                    CATALOG  857     1663   6-15-90 This file
  10. 2857.01 NETTEST  ZIP    39588   6-08-90 NetBIOS tests /w  source (IBM, Novell
  11.                                         etc.)
  12. 2857.02 NEWNODE  ZIP     3608   6-08-90 Returns Netware  node-adress of NIC
  13. 2857.03 NICECA   LZH     2536   6-11-90 Send/receive  broadcast message
  14. 2857.04 NODEMA   ZIP    14293   8-27-89 Real-time nodemap  (overview) of an
  15.                                         ARCnet
  16. 2857.05 NOVFNC   ZIP     5568   6-07-90 Pascal sources of  some Netware tools
  17.                                         (API)
  18. 2857.06 PERF2    ZIP    15697   8-27-89 Novell's performance  tester 2.3
  19. 2857.07 PERFORM  ZIP    16924   6-08-90 Generic LAN  performance tester
  20. 2857.08 PERFORM2 ZIP    37644   6-08-90 Alike
  21. 2857.09 PKT-TC   ZIP    12645   8-27-89 DOC on running  Netware & TCP/IP
  22.                                         concurrently
  23. 2857.10 PRTIME   ZIP    12891   6-08-90 Change delay-time  for start of
  24.                                         printjob
  25. 2857.11 PRTNTS   ZIP     5867   6-08-90 Info on Netware 2.1x  printing system
  26. 2857.12 PSTATS   ZIP     6701  10-20-89 Place Netware Node  ID in DOS environ-
  27.                                         ment
  28. 2857.13 RJ       ZIP    15120   6-08-90 Remote job system  for Netware
  29.                                         (processor sharing)
  30. 2857.14 ROMREL   ZIP     3489   8-27-89 Patch for remote  boot Netware
  31. 2857.15 S-CFG    TXT     3817   6-22-89 Info on NW  SERVER.CFG (VAP autoload)
  32. 2857.16 SECURITY EXE    16384   6-11-90 Security check for  Netware
  33. 2857.17 SELPATH  ZIP     4816   3-13-90 Redirect selected  DOS-path requests
  34. 2857.18 SETFIX   ZIP     5250   6-11-90 Solve setup problem  with some PS/2's
  35. 2857.19 SHARE4   ZIP     5021   6-11-90 Netware shareable  files utils (Pascal
  36.                                         source)
  37. 2857.20 TCPIP    ZIP    35275  11-14-89 Intro (TXT) on  TCP/IP protocols
  38. 2857.21 TESTNET  ZIP    23059   6-11-90 LAN performance  tester
  39. 2857.22 TYMIT    ZIP    24119   8-27-89 Wait-utility, useful  for e.g.
  40.                                         tape-backup
  41.         VOL2857  ABS     4257   6-15-90 Abstract by PoCo
  42.                25 File(s)     31744 bytes free on volume  VOL2857
  43.  
  44. I've created a "poor man's" diagnostic tool for NETBIOS  networks.  It is easy
  45. to use, and provides statistics about  any network workstation on the network.
  46. These statistics  include adapter error counts, which are used to 
  47. locate cabling adapter malfunctions, and resource  information, 
  48. which is used to view the size and number of buffers and  network 
  49. names in use at any time.
  50.  
  51.      The program is called "NETERROR".  It uses the NETBIOS 
  52. "STATUS" command (0x33), which is invoked using the 0x5C 
  53. interrupt, the NETBIOS function interface. This command  returns 
  54. 1,922 bytes of information about the requested adapter.  The 
  55. adapter can be LOCAL (in the workstation that is executing  the 
  56. program) or REMOTE.  The command can even succeed to report  the 
  57. status of a REMOTE adapter in a workstation that is "hung"  by 
  58. some unknown reason, provided the NETBIOS code is still  active.  
  59. This is a great way to see if the reason a workstation is  "hung" 
  60. is related to the network.
  61.            
  62.                          ********
  63. Name    NEWNODE.COM
  64.  
  65. Purpose Reports the node (physical) address of the network  interface
  66.         card, as set when the Novell NetWare Shell was first  run.  This
  67.         can be used to run a diskless workstation as a  database server,
  68.         communication server, bridge or other non-operator  controlled
  69.         function without logging into the network.
  70.  
  71.                 *******
  72.  
  73. PERFORM.EXE is a useful utility for determining data
  74. throughput in a given system.  This system can be a stand
  75. alone PC, a Novell NetWare local area network, or any other
  76. local area network.
  77.  
  78. The files that are created by PERFORM and subsequently
  79. written to and read from are simple DOS files.  Standard DOS
  80. functions are used to create, open, read from, and write to
  81. the
  82. files.
  83.  
  84.                        Remote Job Utility
  85.                      Version 1.1  July 1986
  86.  
  87. This utility allows one workstation on a Novell Network to  be placed
  88. in a mode whereby it may execute jobs (either programs or  batch files)
  89. sent to it by other users.  One example how this might be  used is for
  90. programmers to use the remote job station to compile their  programs,
  91. thus freeing up the programmer workstation to do something  else.
  92.  
  93.                                 ********
  94.         ROMREL will release the hooks into the system BIOS  made by the
  95.      Netware Remote Boot ROM to facilitate the use of  alternate
  96.      device drivers with the network interface card (NIC).
  97.  
  98.                                 **********
  99.  
  100. SELPATH is a TSR that allows SELective PATH redirection of  DOS 2 and above
  101. file accesses and provides logging of DOS  file accesses. The program was
  102. written primarily to avoid  the requirement to load multiple copies of
  103. licenced software  onto a network system when only a few files needed to be 
  104. duplicated.
  105. For example consider the case where you have multiple users  who all use a 
  106. program called LICPRG which has overlays etc. and takes up
  107. significant disk
  108. space, and LICPRG saves the user's printer and screen  parameters in a file 
  109. called LICPRG.DEF which must be in the same directory as  LICPRG. Unless you
  110. are prepared to put up with the different users writing over  the single 
  111. LICPRG.DEF file, you must load a copy of the entire program  for each user in
  112. his/her own directory. With SELPATH each  user would load SELPATH before 
  113. running LICPRG and instruct it to redirect references to  LICPRG.DEF to a file
  114. called USERn.DEF different for each  user. This approach could be used
  115. with Lotus, (not to avoid licence costs, only to save disk  space), you could
  116. put the line:
  117.  
  118. 123.CFG \mydir\123.CFG
  119.  
  120. to keep your own copy of the configuration (actually you can  do this other 
  121. ways).
  122.                          TESTNET.EXE
  123.  
  124. TESTNET this utility is intended to test the performance of  Local
  125. Area Networks. It may also be used to test stand alone PC's.
  126. The valuable results of this test will show the total  elapsed
  127. time in seconds and total throughput in KB/sec transferred  to
  128. disk. Using a SEQUENTIAL file access method tests server  disk and
  129. caching performance. Using OVERLAID file access tests  reflects
  130. more of the network interface performance as well as local
  131. (workstation) cache techniques.