home *** CD-ROM | disk | FTP | other *** search
/ PC World Komputer 1996 May / PCW596.iso / wtest / clico / sunsoft / pcnfs51 / elnkmc.zoo / protocol.ini < prev    next >
Text File  |  1992-01-09  |  716b  |  23 lines

  1. ; Use the reference diskette to set the transceiver type.
  2. ;
  3. ;drivername
  4. ;     units:[n/a]
  5. ;     range:[elnkmc$,elnkmc2$,elnkmc3$,...]
  6. ;     default:[elnkmc$]
  7. ;
  8. ;     This parameter's value must be elnkmc$, or, in the case where
  9. ;     multiple adapters are installed, elnkmc$ for the first adapter's
  10. ;     drivername, elnkmc2$ for the second one, elnkmc3$ for the third, and
  11. ;     so on.
  12.     DRIVERNAME = ELNKMC$
  13. ;
  14. ;maxtransmits
  15. ;    units:[integer]
  16. ;    range:[8-50]
  17. ;    default:[12]
  18. ;
  19. ;    Specifies the number of transmit queue entries in this driver.
  20. ;    On a server, this number should be equal to the transmit window size
  21. ;    times the maximum number of sessions.
  22.     MAXTRANSMITS = 12
  23.