home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 8 Other / 08-Other.zip / multchat.zip / MULTCHAT.DOC next >
Text File  |  1995-03-11  |  3KB  |  64 lines

  1. MultiChat 1.0 for OS/2
  2. by Sam Matthews
  3.  
  4. What is it?
  5. MultiChat is a chat program intended for inter-office communication.  Unlike typical chat programs 
  6. however, MultiChat operates in real time.  In other words, users can see each typing character for 
  7. character, not line for line.  In addition, MultiChat is asynchronous.  You can anticipate what someone is 
  8. getting at and respond before they even finish typing.   Up to 10 people can be carrying on a 
  9. conversation simultaneously. WOW!!
  10.  
  11. How does it work?
  12. MultiChat requires Remote Named Pipes to be installed to operate.  Named Pipes is part of the OS/2 
  13. architecture for Interprocess Communication.  MultiChat was built on, and tested with Remote Named 
  14. Pipes as implemented by the Novell Requester for OS/2.  Unfortunately, this was the only platform 
  15. available to me.
  16.  
  17. Following is a short description on setting up Remote Named Pipes support with the Novell Requester 
  18. for OS/2, and then and explanation on setting up MultiChat to look for the Named Pipes.
  19.  
  20. When installing the Novell Requester for OS/2, a dialog box is displayed asking the user if they want to 
  21. install SPX support and Named Pipes.  In the Named Pipes section you may choose Client Support or 
  22. Client/Server Support.
  23.  
  24. Here you should check YES for SPX support and then YES for Client/Server Support for Named Pipes.  
  25. You are then prompted to enter a Machine Name for your server sessions. Enter something like your 
  26. Last Name or a "handle". 
  27.  
  28. Setting up MultiChat.
  29. After each user has setup Named Pipes with a Machine Name, each user can execute MULTCHAT.EXE 
  30. and configure it.  
  31.  
  32. Select the SETUP menu option and pick ( the only choice ) PIPES submenu option.  A dialog box will be 
  33. displayed.  Here the user simply enters each Machine Name belonging to the other users that will be 
  34. part of the chat session.  This is the same Machine name that the user entered when setting up Named 
  35. Pipes Support in the Novell Requester installation.  Enter one Machine Name per line. 
  36.  
  37. After setting up Machine names, a window will be displayed for each one representing each user.  A 
  38. caption will be displayed "Seeking Named Pipe...".  When that user also runs MULTCHAT.EXE a 
  39. connection will be made and the caption will read "Pipe Has Been Opened".  From then on, whatever 
  40. you type will be displayed on your chat partner's window and visa-versa.  
  41.  
  42. This program is shareware and is not crippled in any way.  If you find yourself using this program on a 
  43. consistant basis, please send $10 to :
  44.         Sam Matthews
  45.         846 Palmer Rd. Apt 2c
  46.         Bronxville NY 10708
  47.         
  48. Please send all other correspondence to my email address : smatthe@ibm.net
  49.  
  50. Have Fun.
  51.  
  52. Disclaimer
  53.  
  54. SAM MATTHEWS MAKES NO WARRANTY OF ANY KIND, EXPRESSED OR IMPLIED, 
  55. INCLUDING WITHOUT LIMITATION ANY WARRANTIES OF MERCHANTABILITY AND/OR    
  56. FITNESS FOR A PARTICULAR PURPOSE.
  57.  
  58. IN NO EVENT WILL SAM MATTHEWS BE LIABLE TO YOU FOR ANY ADDITIONAL  
  59. DAMAGES, INCLUDING ANY LOST PROFITS, LOST SAVINGS, OR OTHER  INCIDENTAL 
  60. OR CONSEQUENTIAL DAMAGES ARISING FROM THE USE OF, OR INABILITY TO USE, 
  61. THIS SOFTWARE AND ITS ACCOMPANYING DOCUMENTATION EVEN IF SAM MATTHEWS 
  62. HAS BEEN ADVISED OF THE POSSIBILITY OF SUCH DAMAGES.
  63.  
  64.