
   HOW TO INSTALL REMOTE OFFICE CLIENT WITH FTP's PC/TCP & NETWARE
   ----------------------------------------------------------------------

  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
        lsl
        odirof-e
        ipxodi
        pkrof-e
        ethdrv and/or vxdinit  {FTP's tcpip kernel}
        vlm
        exeguard
        win

  The ROSTART.BAT batch file illustrates how to run the Remote Office
  client with version 2.1 or above of FTP's PC/TCP product and the
  Netware Vlms.

  * If you do not plan to run Windows, or you want to connect to the
    remote server from rostart.bat (or any batch file) do the following:
    After loading vlm, insert the line "ro login xxxxx", where xxxxx is
    the name of a phonebook record.  Or if you prefer the interactive
    DOS utility, insert the line "roclient".  Because the vlm is loaded
    prior to establishing a connection, when logging into the Netware
    server, you must specify the name of the server.  For example, to
    login to a server named stampede, enter "login stampede/username".

  * If you specify an internet address for the Remote Office login,
    Remote Office will configure the Ftp kernel with the ip address
    specified provided the following conditions are met:

       I. Logging in using RO command line or ROCLIENT
             1.  Ethdrv is loaded

       II. Logging in using Remote Office Windows Utility (WROCLNT):
             1. Ethdrv and/or vxdinit are loaded.
             2. PCTCPAPI.DLL can be found in your PATH or the
                Windows or Windows/system directory.
             3. WNET386.DLL (WNET286.DLL) can be found in your PATH or
                the Windows or Windows/system directory.
             4. If vxdinit is not loaded, VPCTCP.386 (for Windows
                running in enhanced mode) is specified in the
                system.ini file and has initialized properly.
             5. If vxdinit is loaded, VXDPCTCP.386 (for Windows
                running in enhanced mode) has initialized properly.

       Remote Office does not change Ftp's configuration file pctcp.ini.
       The internet address is changed in memory only.

  Netware uses the ODI interface into Remote Office.  This
  interface may require modification to the net.cfg file located in the Remote
  Office directory.  By default, it will look similar to one of the following
  examples:

        NET.CFG
        -------
        Link Driver ODIROF-E
               frame ETHERNET_II
               frame ETHERNET_802.2
               VLMIPX ETHERNET_802.2

        Protocol IPX
               bind #2
