
   HOW TO INSTALL REMOTE OFFICE CLIENT WITH PATHWORKS TCPIP & 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
        schk               
        dllodi             
        ipxodi
        set PCSA=C:\PATHWORK
        tcpip              
        vlm
        exeguard
        win

  The ROSTART.BAT batch file illustrates how to run the Remote Office
  client with Pathworks TCP/IP 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".

  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 Support
         MAX BOARDS      2
         MAX STACKS      11
         MEMPOOL         2k
         BUFFERS         2       1500

  Link Driver ODIROF-E
         frame ETHERNET_II
                 PROTOCOL DRP        6003 Ethernet_II
                 PROTOCOL NETBIOS    8040 Ethernet_II
                 PROTOCOL LAST       8041 Ethernet_II
                 PROTOCOL LAT        6004 Ethernet_II
                 PROTOCOL MOP        6002 Ethernet_II
                 PROTOCOL LOOPBACK   9000 Ethernet_II
                 PROTOCOL IP         0800 Ethernet_II
                 PROTOCOL ARP        0806 Ethernet_II
                 PROTOCOL RARP       8035 Ethernet_II
         frame ETHERNET_802.2
         VLMIPX ETHERNET_802.2

  Protocol IPX
         bind #2

  Protocol IP
         bind #1
