home *** CD-ROM | disk | FTP | other *** search
/ Media Share 9 / MEDIASHARE_09.ISO / bbs / samps.zip / CHAT4.DOC < prev    next >
Text File  |  1990-11-14  |  2KB  |  53 lines

  1.  
  2.               CHAT server setup details (Version 4 BPQ)
  3.               -----------------------------------------
  4.  
  5.  
  6. Getting started
  7. ---------------
  8.  
  9. To run the chat server you must have already installed the G8BPQ
  10. version 4 node software.
  11. Next set up a file which at the moment contains a one line logon 
  12. message. The file is
  13.  
  14.         CHAT.CNF
  15.  
  16. Configure a window in DV which must be at least 22K in size. The
  17. program requires 2 parameter values. The first is the starting 
  18. stream number and the second is the number of streams you wish
  19. the chat node to manage. The maximum number is 10. When you open
  20. the DV window all the streams will be disconnected and the messages
  21. written to the screen.
  22.  
  23.  
  24. SYSOP commands
  25. --------------
  26.  
  27. From the local terminal you can see all the messages being sent
  28. through the server and also talk to any or all of the users.
  29.  
  30. When you type it will be displayed in the bottom area of the
  31. sysop screen. Any line entered here which is not preceded by a 
  32.     /     will be sent out to all users as a message labelled 
  33.  
  34.        [SYSOP] xxxxxxxx  
  35.  
  36. If you wish to communicate with one particular user type 
  37.       /n xxxxxx     where n is the stream number to which the
  38. user is connected. The message will appear on the users screen as
  39.  
  40.        <*SYSOP*> xxxxxxxx
  41.  
  42. The command  /c  will sent a polite message to all users then
  43. disconnect them before closing the DV window.
  44.  
  45. The command  /q  will close it all down quickly.
  46.  
  47. User Commands
  48. =============
  49.  
  50. The user commands are explained by the help list which is sent in
  51. response to a   /H   command from the user.
  52.  
  53.