home *** CD-ROM | disk | FTP | other *** search
/ norge.freeshell.org (192.94.73.8) / 192.94.73.8.tar / 192.94.73.8 / pub / computers / pdp10 / tops-10 / muppet.hlp < prev    next >
INI File  |  1995-04-05  |  6KB  |  124 lines

  1. [MuPPET Version 3.1]                                            21-Jun-1983 
  2.  
  3.  
  4.         MuPPET is a program that allows Locke users to communicate with and
  5. control remote computers by 'connecting' their terminal (or Computer) on the 
  6. DEC-10 to a remote system specified by the user.  This connection could be
  7. a physical wire or a phone connection via MODEMS to the remote system.
  8.  
  9.         Users can now dial up any computer or MicroProcessor (uP) equipped with
  10. an ANSWER type MODEM from any terminal on the DEC-10, and can transmit and 
  11. receive both ASCII and binary files (Uploading and Downloading). Both the XON-
  12. XOFF protocol to regulate data transfers and the Ward Christensen CP/M protocol
  13. (MODEM7/XMODEM) are supported.  Using MODEM7 protocol transfers in MuPPET is a
  14. reliable way of exchanging files with ANY system that is capable of emulating 
  15. that protocol.
  16.  
  17.         MuPPET is hence a replacement for two of our programs: MODEM7 and HOST.
  18. It is cheaper to run (costs less than 1/2 as uch as MODEM7), and gives one
  19. the flexibility and power to exchange files with and control ANY remote piece
  20. of equipment (terminal,printer,computer,etc..) from the DEC-10. 
  21.  
  22.         MuPPET works as follows.  After you LOGIN on the LOCKE system, you may
  23. run MuPPET by typing:
  24.  
  25.                        .R MuPPET <CR>
  26.                         --------
  27.  
  28. A quick list of all commands available will be printed out.  More help can be
  29. obtained by typing HELP, which gives a one line explanation of each command:
  30.  
  31.  
  32.         Commands are:
  33.  
  34.    HELP      - Type out this HELP Message.
  35.    TERMINAL  - Connect me to a remote computer, behaving as a TERMINAL.
  36.    ECHO      - Connect me to a remote terminal, ECHOing data like a computer.
  37.    SEND      - SEND a file from the DEC-10 using MODEM7 protocol.
  38.    RECEIVE   - RECEIVE a file to the DEC-10 using MODEM7 protocol.
  39.    BAT       - Blind ASCII Transmit to remote end (uses XON-XOFF Protocol only).
  40.    LOG       - Turn on or off the session LOG to a disk file.
  41.    MONITOR   - Go to DEC10 MONITOR (remote site still active! "CONT" to resume).
  42.    EXIT      - EXIT program: Terminates all connections. (QUIT also works).
  43.  
  44.  
  45.         Options are:
  46.  
  47.    STATUS    - Type out STATUS of all settings and options.
  48.    HANGUP    - HANGs UP, drops the connection made via TERMINAL or ECHO.
  49.    PACK      - Change disk PACKing format for a file (P1 thru P5).
  50.    DATA      - Change DATA mode for byte transfer (ASCII 7-bit or BINARY 8-bit).
  51.    DEFINEXIT - DEFINE the user programmable EXIT-CHARACTER.
  52.    SPEED     - Change SPEED of communications line while we're ONLINE.
  53.    CHECK     - Toggle between checksum and CRC error CHECKing modes.
  54.  
  55.  
  56.  
  57.  
  58.  
  59.  
  60.  
  61.         Commands to MuPPET are English like.  A typical sequence would be to 
  62. invoke TERMINAL (or ECHO) to connect to a remote site, establish a process on  
  63. the remote site to send or receive a file, pop back to MuPPET by typing the one
  64. EXIT-CHARACTER (a special user-selectable character that gets MuPPET's attention
  65. and leaves your communication environment intact) and invoking the appropriate 
  66. task to RECEIVE, SEND, BAT or LOG the incoming/outgoing data.  Upon ending,
  67. control is returned to MuPPET's command level.  To reconnect to the remote end,
  68. a TERM (or ECHO) will immediately connect you with your previously established
  69. communication link.  Thus you have just controlled a remote uP from the DEC-10.
  70.  
  71.         Alternatively, you may wish to transfer files between your local micro
  72. and the DEC-10 (ie: your uP is connected to the  DEC-10, or you dial in to us).
  73. In this case, you do not invoke TERMINAL (or ECHO), but proceed directly by 
  74. typing SEND or RECEIVE.  MuPPET senses that no remote connections exist, and
  75. will proceed to transfer files between the DEC-10 and your local computer.
  76.  
  77.  
  78. Typing TERMINAL to MuPPET gives the response:
  79.  
  80.                         MuPPET-10> T <CR>
  81.                                   ---
  82.  
  83.                         _ MuPPET Virtual Terminal Facility _
  84.  
  85.                         Access to:
  86.  
  87. It is waiting for who you wish to talk to. Acceptable remote sites are:
  88.  
  89.         2020     Locke's DECSystem 2020.
  90.         DIAL     Locke's manual operator-intervention-required dial out modem.
  91.         AUTO     Locke's automatic 300/1200 Baud dial-out triple modem.
  92.         BELL     Locke's automatic 300/1200 Bell-212A type dial out modem.
  93.  
  94. For 300 Baud dialout operation, You can use either AUTO or BELL.  For 1200
  95. Baud, AUTO handles both VADIC and BELL-212 type modems, while BELL as the 
  96. name indicates, is only for BELL modems.  MuPPET will now prompt for the 
  97. speed with which to connect the remote site.  Valid speeds are 300, 1200,
  98. 2400, 4800 and 9600 Baud.  Some speeds are not available for all sites.
  99.  
  100.         When asking to connect to the AUTO or BELL modems, you will also
  101. be asked for the phone number to dial.  This number may be a UW Campus
  102. phone number (3-9581), a regular phone number (543-9581, 1-206-543-9581)
  103. or even a UWATSYSTEM style number.  Please note that even though UWATSYSTEM
  104. phone numbers are supported, operation is not guaranteed.  A record is also
  105. kept of all phone numbers dialed out, and users will be billed for any long
  106. distance charges they may incur.
  107.  
  108.         To exit from communications mode (ie: while talking to the remote),
  109. you have to type the user programmable EXIT-CHARACTER, which is initially
  110. set to a ^\ (Control-Backslash, ASCII FS character).  Print DOC:MuPPET.DOC
  111. for all the details on MuPPET's operation and features.  Please note that 
  112. we can be of some assistance in locating a version of MODEM7 for your micro,
  113. mini or mainframe.  For example, we currently know of a free version for the
  114. VAX written in FORTRAN.  If you're interested, please contact (or Send MAIL 
  115. to) George.
  116.  
  117.         Cost benchmark: On the DEC-10, it cost $1.00 to SEND 100 Blocks of 
  118. data (64K Bytes), and $1.71 to RECEIVE the same 100 Blocks at 9600 Baud.
  119.  
  120. [End of HELP MuPPET - Mainframe to uP Protocol Environment Transfers]
  121.  
  122. .KJOB
  123. .
  124.