home *** CD-ROM | disk | FTP | other *** search
/ Chip Special: HTML & Java / Chip-Special_1997-01_HTML-a-Java.bin / chatsdk / chatsdk.exe / README6.TXT < prev    next >
Encoding:
Text File  |  1996-12-12  |  1.4 KB  |  39 lines

  1. ------------------------------------------------------------------
  2.     Microsoft Chat Control SDK 1.0 Execchat Readme File
  3.                          December 1996            
  4. ------------------------------------------------------------------
  5.  
  6.              (c) Copyright Microsoft Corporation, 1996
  7.  
  8. CONTENTS
  9. ========
  10.  
  11. OVERVIEW OF THE EXECCHAT SAMPLE
  12. BUILDING THE EXECCHAT SAMPLE
  13.  
  14.  
  15. OVERVIEW OF THE EXECCHAT SAMPLE
  16. ==============================
  17. ExecChat contains a VB application for hosting Executive Chat Sessions. 
  18. This application can be used in three modes: Host, Moderator and Special
  19. Guest.
  20.  
  21. After building the sample, you can enter a chat session by clicking on the Enter 
  22. Room button. You will need to enter a chat server, room name and alias name in the 
  23. Enter Room dialog box. 
  24.  
  25. This is a chat tool that is very useful for special guest chats. The sample is setup
  26. so that the Host gets all the questions from the users, while the special guest and
  27. the moderator do not see the questions posted. The host can then send the selected
  28. question to the host with the whisper function and the moderator can then send 
  29. the question to the special guest and the users.
  30.  
  31. BUILDING THE EXECCHAT SAMPLE
  32. ===========================
  33.  
  34. The execchat sample can be built with Visual Basic 4.0. 
  35.  
  36. 1. Select the Open project command from the File menu.
  37.  
  38. 2. Open the execc.vbp file and build the application.
  39.