home *** CD-ROM | disk | FTP | other *** search
/ Shareware Overload / ShartewareOverload.cdr / comm / pcremote.zip / PCREMOTE.DOC < prev   
Text File  |  1989-11-27  |  3KB  |  52 lines

  1. UTILITIES  TERRY LAHMAN                
  2. Vol. 9, No. 1                       
  3.  
  4.  
  5. PCREMOTE
  6.  
  7. Command
  8.  
  9. Terry Lahman  January 16, 1990  (Utilities)
  10.  
  11. Purpose: To permit accessing and operating an off-site computer from your own 
  12.          keyboard by using a modem link.
  13.  
  14. Format:  PCREMOTE [/M] [/2] [/F] [/D]
  15.  
  16. Remarks: PCREMOTE is actually two programs in one.  Entered without the /M 
  17.          switch it becomes RAM-resident on the off-site computer to be 
  18.          controlled.  This machine and its modem must be left powered on to 
  19.          receive calls, but may otherwise be used normally or left unattended.
  20.  
  21.      To gain access and control over the off-site computer, execute 
  22.          PCREMOTE /M from the command line of your own machine.  You will be 
  23.          prompted to enter a phone number, which will then be dialed 
  24.          automatically.  Upon connection, the off-site computer will prompt 
  25.          you for a password, which you must enter correctly within three tries.
  26.          The default password is PC Magazine (see the note below).
  27.  
  28.      After password verification, you can execute all text-based 
  29.          (non-graphical) programs on the off-site computer by entering the 
  30.          appropriate keystrokes at your own keyboard.  (The keyboard of the 
  31.          off-site machine remains active, as well.)  All screen displays that 
  32.          appear on the off-site machine will also appear on your monitor.  
  33.  
  34.      To terminate PCREMOTE enter Alt-x and confirm your intention by 
  35.          responding yes at the prompt window.  Both computers will then hang up
  36.          the phone and your machine will return to DOS.  The off-site computer
  37.          will continue to execute any program that was begun before PCREMOTE 
  38.          was terminated.  The off-site machine can thus print out large files 
  39.          while you are off line, given sufficient paper.
  40.  
  41.          PCREMOTE defaults to COM1 at 1200 bps.  Using the optional /2 switch 
  42.          on its command line will engage COM2 insead of COM1.  Similarly, the 
  43.          /F switch sets the bps rate to 2400.  If you are using a CGA card and 
  44.          snow is a problem, use the /D (Desnow) option on the command line. 
  45.  
  46. Note:     You can change your password with DEBUG.  A new password of up to 20 
  47.          characters may be entered, within single quotes, at address 1F3h of 
  48.          PCREMOTE.COM.  The length of the new password (not including the 
  49.          single quotes) must also be entered, in hex, at address 1F1h.  
  50.  
  51.     
  52.