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

  1. ------------------------------------------------------------------
  2.     Microsoft Chat Control SDK 1.0 ChatAd Readme File
  3.                          December 1996            
  4. ------------------------------------------------------------------
  5.  
  6.              (c) Copyright Microsoft Corporation, 1996
  7.  
  8. CONTENTS
  9. ========
  10.  
  11. OVERVIEW OF THE CHATAD SAMPLE
  12. BUILDING THE CHATAD SAMPLE
  13.  
  14.  
  15. OVERVIEW OF THE CHATAD SAMPLE
  16. ==============================
  17. This is a simple Visual Basic Application which provides monitoring 
  18. capability for administrators. 
  19.  
  20. After building the sample, you can enter a chat session by clicking the Enter 
  21. Room button. You will need to enter a chat server, room name and alias name in 
  22. the Enter Room dialog box. 
  23.  
  24. This sample demonstrates the usage of the following functionality of the 
  25. Chat Control:
  26.  
  27. * Assigning limits to how many people can chat in the room
  28. * Setting the topic of the room
  29. * Changing user settings to spectator, host and participant
  30. * Ignoring an user
  31. * Kicking, banning and reinstating an user
  32. * Clearing the history of the chat
  33. * Denying whispers in the room
  34. * Getting the real name of a user
  35. * Changing the user interface options of the control
  36.  
  37. BUILDING THE CHATAD SAMPLE
  38. ===========================
  39.  
  40. The chatad sample can be built with Visual Basic 4.0. 
  41.  
  42. 1. Select the Open project command from the File menu.
  43.  
  44. 2. Open the admin.vbp file and build the application.
  45.