home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Netzwerk / DI_PA32A.LHA / PBench32a / pb32a.lha / Extras / PNETREM1.LHA / pnetremote.doc next >
Encoding:
Text File  |  1993-09-07  |  4.7 KB  |  123 lines

  1.  
  2.  
  3.  
  4.  
  5.  
  6.  
  7.  
  8.  
  9.  
  10.                                Parnet Remote Workbench
  11.                                   Version 1.00 Beta
  12.  
  13.  
  14.                           A simple remote computer viewer.
  15.  
  16.  
  17.  
  18.  
  19.  
  20.  
  21.           Dwight Hubbard                or        Dwight Hubbard
  22.           1419 Angle Rd. SW                       728-1 Enobi
  23.           Kalona, IA 52247                        Gushikawa City, Okinawa
  24.           USA                                     Japan
  25.  
  26.           Copyright 1993 by Dwight Hubbard Kalona, Iowa USA
  27.  
  28.           All  rights  reserved.  No  part  of  this  publication  may   be
  29.           reproduced,stored in a retrieval system, or transmitted,  in  any
  30.           form or by any means, electronic or mechanical, photocopying,  or
  31.           otherwise, without prior  written  permission  of  the  publisher
  32.           Dwight Hubbard.
  33.  
  34.           Amiga is a registered trademark of Commodore-Amiga, Inc.
  35.           AmigaDos is a trademark of Commodore-Amiga, Inc.
  36.           Commodore is a registered trademark of Commodore  Electronics
  37.           Limited.
  38.           Intuition is a trademark of Commodore-Amiga, Inc.
  39.           Workbench is a trademark of Commodore-Amiga, Inc.
  40.  
  41.           Dwight Hubbard, disclaims all warranties  as  to  this  software,
  42.           whether  express or implied,  including  without  limitation  any
  43.           implied warranties of merchantability, fitness for  a  particular
  44.           purpose, functionality, data integrity or protection.
  45.  
  46.           This software is  freely  redistributable  copyrighted  software.
  47.           This means that I retain the Copyright to  this  software  but  I
  48.           allow individuals to use it  for  non-commercial  purposes  only.
  49.           You may also redistribute this software to others as long  as  no
  50.           charge is made  for  this  software.   A  reasonable  $5  US  (or
  51.           equivilent in the local currency at the  current  exchange  rate)
  52.           may be charged for media and duplication.
  53.  
  54.           This means if you payed for this  software  that  the  individual
  55.           who sold it to you ripped you off.
  56.  
  57.           This software may  be  distributed  for  NON-COMMERCIAL  purposes
  58.           only.
  59.  
  60.           Note:  This document is formatted for  printing  on  8.5"  X  11"
  61.                  papter at 10cpi and 6lpi.
  62.  
  63.                                     Introduction
  64.  
  65.  
  66.           Remote workbench is a simple  program  designed  to  provide  the
  67.           last thing needed to run  software  on  one  Amiga  connected  to
  68.           parnet and  view  the  output  on  another  machine.   If  Remote
  69.           workbench is used  with  the  PNetkeys  program,  It  will  allow
  70.           remote operation of most system friendly Amiga software.
  71.  
  72.           This  document  just  provides  the  instructions  necessary   to
  73.           install the software.
  74.  
  75.           Please note, I wrote this software as a quick  hack  for  my  own
  76.           private use.  I am releasing it for  others  who  may  find  this
  77.           software useful.  I  make  no  guarantees  that  I  will  do  any
  78.           further work  on  this  program.   However,  if  I  get  lots  of
  79.           feedback I will certainly consider it :-)
  80.  
  81.                                     Installation
  82.  
  83.  
  84.           Requirements
  85.  
  86.           Both computers must be running  AmigaDos  2.0  or  higher.   Both
  87.           computers  must  have  the  parnet  device  mounted  before   the
  88.           client/server is ran.  The network device name on both  computers
  89.           must be NET:
  90.  
  91.           Warning:  Do  not  attempt  to  run  these  programs   from   the
  92.                     Workbench.  I  purposely  did  not  put  any  Workbench
  93.                     startup code in this program to keep  the  size  small.
  94.                     Calling these programs from the Workbench  will cause a
  95.                     System error or a Guru.
  96.  
  97.  
  98.           Remote Amiga
  99.  
  100.            * Copy  the  pnetremotewbserver file to the remote machine's  C:
  101.              directory.
  102.  
  103.            * Add the following command to the  s:user-startup or netstartup
  104.              script used to start parnet on the remote computer:
  105.  
  106.              run <> nil: c:pnetremotewbserver
  107.  
  108.           Local Amiga
  109.  
  110.           *  Copy  the  pnetremotewbclient file to the local  machine's  C:
  111.              directory.
  112.  
  113.           *  Add the following command to the  s:user-startup or netstartup
  114.              script used to start parnet on the local computer:
  115.  
  116.              run <> nil: c:pnetremotewbclient
  117.  
  118.           Note:  A 68030 version of the client is included in  the  archive
  119.                  for users with 68030 processors in their local machine.
  120.  
  121.  
  122.  
  123.