home *** CD-ROM | disk | FTP | other *** search
/ Stars of Shareware: DFÜ und Kommunikation / SOS-DFUE.ISO / programm / dos / utility / rmt_10 / rmt.doc < prev    next >
Encoding:
Text File  |  1994-01-12  |  5.5 KB  |  133 lines

  1. 1.  Summary
  2. REMOTE.EXE and HOST.EXE are a pair of programs which allow remote control
  3. of a PC over a modem.  Supplemental programs allow send and receive of 
  4. files and chat.
  5.  
  6.  
  7. 2.  Execution
  8.  
  9. Configuration
  10. -------------
  11.     Both the host and remote computers must run the SETUP program prior to
  12.     running the remote control software.  You will be required to select
  13.     options from four menus - screen type (Herculese or VGA), COM port
  14.     (1 through 4), baud rate (300 to 115,200) and dial prefix (ATDT, ATDP,
  15.     any compression switchs, ATM0, S11=50, etc).  This will create a file
  16.     called MODEM.DAT which saves your selections.  If you try to execute
  17.     HOST or REMOTE prior to running SETUP, an error message will appear.
  18.  
  19.     Initial testing has discovered some problems with compression modems.
  20.     Disable the compression on a V.32 or V.42 modem by altering the prefix
  21.     string in the SETUP program.
  22.  
  23.  
  24. Loading HOST and REMOTE (getting started)
  25. -----------------------------------------
  26.     The PC which is to be controlled loads HOST.  This will load the control
  27.     module and execute a DOS shell.  A changing character will appear in the  
  28.     upper left corner to indicate that host is active and waiting for a call.
  29.  
  30.     The PC which is to do the controlling loads REMOTE.  After typing REMOTE,
  31.     a dialing directory will appear.  You may  edit entries in the dial table
  32.     by pressing the space bar on the selected entry.  To dial the selected
  33.     number, press ENTER.
  34.  
  35.     REMOTE will dial the host, connect and receive a screen refresh.  From
  36.     then on, anything typed on the remote will be sent to the host and 
  37.     anything displayed on the host will be sent to the remote screen.
  38.  
  39.  
  40. Sending files
  41. -------------
  42.     Two files are included to facilitate file transfer: SEND and RECEIVE. 
  43.     The file names are indicitive of the actions from the remote computer;
  44.     send will send a file from the remote to the host, receive will receive
  45.     a file from the host to the remote.  The files must be present on the 
  46.     host system.
  47.  
  48.     Once the remote is logged in to the host, the remote may type
  49.         SEND <filename>
  50.     to transfer a file from the remote to the host.  The send command must
  51.     be executed from the directory where HOST was invoked.  The <filename>
  52.     must not include a path. (i.e., the file to send must be in the directory
  53.     where HOST.EXE and SEND.EXE are).
  54.  
  55.     The remote may receive a file from the host by typing
  56.         RECEIVE <filename>
  57.     Again, the receive command must be issued from the directory where host
  58.     was loaded from and the filename must not include a path.
  59.  
  60.  
  61. Chat function
  62. -------------
  63.     From a DOS prompt, type TALK an press ENTER.  This will allow both users 
  64.     to type and see what the other is typing.  Press ESC to cancel.
  65.  
  66.  
  67. Remote functions
  68. ----------------
  69.     The remote program has two hot-key functions:
  70.  
  71.         CTRL+RIGHT SHIFT will send a special sequence to the host to
  72.         reset the keyboard input queue.  Occasionally, due to line noise,
  73.         timing problems or other system class errors, the input queue
  74.         may become corrupt.  You will see strange characters appearing or
  75.         it may seem as if the ALT, SHIFT or CTRL keys are stuck.  Press
  76.         CTRL+RIGHT SHIFT to reset the queue.
  77.  
  78.         CTRL+LEFT SHIFT will pop up a menu which allows a shell to DOS
  79.         or termination of the current session.  In order to shell to DOS
  80.         (on the local, remote station), you must have the COMMAND.COM file
  81.         in the root of the current drive on the local (REMOTE) station.
  82.         To terminate the current session, select the Hangup option.  This
  83.         will signal the host to hang up the line and the remote program
  84.         will terminate.  The host program will still be active and
  85.         can be called again.  To remove the host program, type EXIT
  86.         from the host.
  87.  
  88. 3.  Common Problems / Limitations
  89.  
  90.     Limitations:
  91.         To execute HOST, you must have COMMAND.COM in the root dir.  
  92.         To shell from REMOTE, you must have COMMAND.COM in the root dir.
  93.         DOS 5.0 EDIT hot keys do not work - you can't exit.
  94.  
  95. Some programs may not function under host.  Please E-mail with problems
  96. encountered- I can't make it better if you don't test it!
  97.  
  98.     Planned improvements for v1.1 release:
  99.         Built in editor - ED.EXE
  100.         Pop-up chat mode
  101.         Mouse from remote to host
  102.         Printer redirect from host to remote
  103.  
  104.  
  105. 4.  License
  106. User is entiteled to an unlimited, non-commercial license of this software.  
  107. You may freely distribute unmodified copies.  Author reserves copyright
  108. to source code and decompilation is expressly prohibited.
  109.  
  110.  
  111. 5.  Warranty
  112. No warranties, express or implied, are given with this software.  Author
  113. assumes no risk for use of the program including loss or corruption of data.
  114. Execution of the program implies consent of the user to these terms.
  115.  
  116. 6.  Revision history
  117.         08-24-93        Baseline alpha release
  118.         09-13-93        Beta release
  119.         11-01-93        Beta release - update dial prefix
  120.         01-12-94        v1.0 release
  121.  
  122. 7. Registration
  123. Registration for RMT (host/remote pair) is $25 which covers unlimited copies
  124. of the programs, including distribution to your clients for technical support.
  125.  
  126. Radiance Computer Consulting
  127. 18 Valley Court
  128. Branford, CT  06405
  129. 203/483-0397
  130. CIS (71652,516)
  131.  
  132.                   - All comments / requests acknowledged! -
  133.