About Online Chat

Home Windows C++ 241 C++ 242 Contact Info Contents

Online chat uses an internet facility known as Internet Relay Chat (IRC) to allow multiple people to discuss a common topic. Individuals connect to a server and join a channel that has been set up for the topic they are interested in. Channels are also known as "rooms" in some chatting circles.

Software Needed

Use of chat requires that your computer have software installed. Computers in the labs don't have chat software installed, so chat is not available there. At home you may use any compatible software you have available.

This web site has links which will let you join a chat using MSChat and mIRC. MSChat is available with Internet Explorer. MIRC is a shareware package available here. You may also use other chat software, but the links on the web site won't run them automatically.

Installing and Using mIRC

  1. Download it.
  2. Install it following the instructions provided. Be sure to install it in the directory suggested (usually C:\MIRC) - I have had problems when I installed it under installed under Program Files or other directories containing spaces.
  3. Test it out by connecting to a chat room manually. You can use our class chat - #c++ on server oscar.ctc.edu.
  4. Set up your registry so our web site links will work. You can run mirc.reg if you used C:\mirc as your install directory. Otherwise, save and edit it to put in the correct directory and then before run it.

Installing and Using MSChat

  1. Install MSChat as part of your IE install or update.
  2. Web links are automatically entered in your registry.
  3. On some systems, you may still need to enter the actual chat room manually.

C++ Class Online Chat

Any time two or more members of the class enter our chat room, they can chat among themselves. Please keep to class-related topics - there are plenty of channels available on the internet for discussion of other things.

Scheduled chats may occur at various times during the quarter. For those sessions, the instructor will be online to answer questions about the material covered in the class. 

Chat Using mIRC                  Chat Using MS Chat

Chatting Manually with Other IRC Clients

  1. Connect your IRC client to server oscar.ctc.edu.
  2. For class chat, join #c++.
  3. For your project group, join #group1, #group2, etc.
 

Home Windows C++ 241 C++ 242 Contact Info Contents

Copyright © 2000  Charlie Poole. All rights reserved.
Revised: July 15, 2002 - cpoole@ctc.edu