        HOW TO INSTALL THE REMOTE OFFICE CLIENT WITH 10NET 5.1
        ------------------------------------------------------

  The batch file named "ROSTART.BAT" illustrates how to run the Remote
  Office host with version 5.1 of Tiara's 10Net product.  Earlier
  versions of 10Net will not operate as shown with 10PROT.DOS since it
  will not support the multiple bindings that are required.

  After running the Remote Office Client Instalation, you will want to
  do the following:

  1. Modify the Config.sys file to reflect the following:

     device=c:\10Net\10Prot.dos /i:c:\Rof {or Remote Office directory}

  The Remote Office Install procedure will create a protocol.ini file
  in the remote Office directory.  The following entries must be present
  for communications to work.

     [PROTOCOL MANAGER]
         drivername = PROTMAN$
         dynamic = yes

     [NDROF-E]
         drivername = NDROF-E$

     [10BEUI]
         drivername = "10BEUI"
         bindings = NDROF-E
         TI = 30000
         T1 = 3000
         T2 = 2000
         MAXIN = 2
         MAXOUT = 2
         DLCRETRIES = 8
         NETBIOSTIMEOUT = 3000
         NETBIOSRETRIES = 3

  The parameters in the 10beui section above are necessary to prevent
  saturation of the host's buffer resources.  This will happen if the
  10Beui "protocol.ini" parameters are not set to account for the
  slower speed of the async communication links. The settings must be
  changed at both the Remote client and all of the nodes on the network
  that the remote client will communicate with, including the file
  server.

  The Remote Office install procedure creates a file called ROSTART.BAT
  in the Remote Office directory.  This BAT file may be used to load the
  Remote Office client.  If you wish, the modules loading in Rostart.bat
  can be folded into another BAT file.  The load sequence is as follows:

  roffice
  ndrof-e
  ro {login} {host}
  10beui
  10bind
  10net

  The Remote Office login can take place anytime after roffice.exe
  has loaded.

  10NET 5.1 TUNABLE PARAMETERS

  Some timeout values should be adjusted from the default
  settings by using the NETADMIN.EXE program.  Go into
  Configure->Common Parameters->More.  Set "Who request response
  timeout" to a value of 30.  Set "Datagram send/receive
  timeout" to a value of 80.

  10NET 5.0 CUSTOMERS

  10Net 5.0 customers are advised to upgrade to 10Net 5.1.  This
  is because the 10PROT.DOS will not support multiple protocol
  stacks.  In order to run 10Net on a Remote Office host you
  could replace 10PROT.DOS with the "PROTMAN.DOS" that can
  be found on the Remote Office installation disks.  Similarly
  10BIND should be replaced with "netbind.com".
