" BGCOLOR="#FFFFFF" TEXT="#000000" LINK="#008000" VLINK="004000" ALINK="#00C000">

                           REDIR.com

     REDIR.COM program of a work station serves to redirect inquiries to
network drives and printers to appropriate server's resources. It should be
started after loading NETBIOS driver.

Syntax: REDIR.com machine_name [/RTO=XX] [/STO=XX] [/NAMES=XX]
        [ADAPTERS=1]

Parameters:

MACHINE_NAME - a unique name in the network no longer than 16 bytes. With
               this name a work station is registered in the network. It
               is an obligatory parameter.
RTO          - RECEIVE Netbios command time-out, by the half-second.
               Optional parameter. By default, RTO=10 (5 sec).
STO          - SEND Netbios command time-out. Default value is 10 (5 sec).

               Time-out is a period of time after which the data transfer
               over the network stops, with corresponding error message.

NAMES        - Optional parameter. Sets a number of servers which can be
               logged simultaneously with NET LOGIN command. If you want
               to use the resources of 4 servers this parameter should be
               equal to 4.  By default, NAMES=3.

ADAPTERS=1   - Optional parameter. Permits the use of NETBIOS driver with
               adapter 1 which allows using two-segment network topology.
               That is, first NETBIOS driver started with adapter 0
               manages the first lancard, while the second NETBIOS
               driver started with adapter 1 oversees the second
               lancard logged to another network. By default, ADAPTERS=0,
               i.e. only one network segment is supported.