home *** CD-ROM | disk | FTP | other *** search
/ ProfitPress Mega CDROM2 …eeware (MSDOS)(1992)(Eng) / ProfitPress-MegaCDROM2.B6I / MISC / NETWORK / CHAT207.ZIP / CHAT.DOC next >
Encoding:
Text File  |  1990-09-19  |  2.6 KB  |  66 lines

  1.      ********************************************************
  2.      ***                                                  ***
  3.      ***         -= Chat =- 2.07  for Novell network      ***
  4.      ***   (c) Copyright 1989, 1990 JR Leskinen, Finland  ***
  5.      ***                                                  ***
  6.      ********************************************************
  7.  
  8.  
  9.      The purpose of the public domain program Chat is to build a bridge
  10.      between two Novell users, and allow them to communicate on the network
  11.      system.
  12.  
  13.  
  14. USING CHAT
  15.  
  16.  
  17.      Chat is generally used as follows:
  18.  
  19.           Chat [username] [/bw]
  20.  
  21.      The "username" and "/bw" are optional. "/bw" will force black and white
  22.      display although Monochrome Display Adapter will be automatically
  23.      detected. If "username" is omitted, a list of currently connected users
  24.      is displayed on your screen. You may use the cursor positioning keys to
  25.      move around or press the username initial to place the selection bar
  26.      directly on the desired position.
  27.  
  28.      A message will be sent to the selected user by pressing Enter. The
  29.      bottom line of the receivers screen will display something like:
  30.  
  31. ">> SMITH is calling! Type Chat at the dos prompt!  (CTRL-ENTER to clear)"
  32.  
  33.      where SMITH represents your name. The person receiving this message
  34.      should now press Ctrl-Enter to clear the message, and then type CHAT
  35.      <Enter>. This will open connection between the two screens, and you can
  36.      now change messages witch will appear on both ends simultaneously. The
  37.      upper one of the two boxes on your screen will show everything that the
  38.      person on the other end writes, and vice versa. The box below will show
  39.      your own messages. You can call yourself and practice if you wish!
  40.  
  41.      If the receiver, for any reason, is not receiving messages, or if the
  42.      connection unexpectedly closes, Chat will notify you.
  43.  
  44.      You can close the connection any time by pressing Esc.
  45.  
  46.  
  47. INSTALLATION  
  48.  
  49.  
  50.      Copy the CHAT.EXE file into a network directory that is executable to
  51.      everyone and exists by the search path/mapped drive. This is usually
  52.      done by the network manager. Nothing else needs to be done. Chat does
  53.      NOT use any temporary or configuration files, and does not require
  54.      netbios. It is also fully independent in sense that Novell tools like
  55.      send.exe or others are not needed. Chat uses Novells build-in message
  56.      'pipes' for transmission.
  57.  
  58.  
  59.      Any comments and suggestions for improvement will be appreciated.
  60.  
  61.  
  62.      * JR Leskinen
  63.      * internet: JRLESKINEN@cc.Helsinki.Fi
  64.  
  65.  
  66.