home *** CD-ROM | disk | FTP | other *** search
/ The Pier Shareware 6 / The_Pier_Shareware_Number_6_(The_Pier_Exchange)_(1995).iso / 047 / wsirc14b.zip / WSIRCTUT.TXT < prev   
Text File  |  1994-08-28  |  4KB  |  64 lines

  1. For irc info and FAQ, you can browse files on cs-ftp.bu.edu or any ftp site 
  2. that carries irc specific files in the  /irc/clients directory, pick up 
  3. IRCPRIMER.1.1. (I forget the rest of  the extension) it has a very good 
  4. primer for irc beginners. This tutorial will not attempt to replace that 
  5. document.
  6.  
  7. First, you must be running MS-Windows. WSIRC and WINSOCK.DLL are MS-Windows 
  8. based software.
  9.  
  10. Second, you must use an implementation of tcp/ip for MS-Windows which is 
  11. called WINSOCK.DLL (it is actually the name of the file, but we refer to the 
  12. protocol by the same name).
  13.  
  14. Third, you must either be connected to a TCP/IP LAN or a modem. When you use a 
  15. modem, you must subscribe to a SLIP account with your Internet Service 
  16. Provider. You must ask them: your username, your pchostname, your permanent ip 
  17. address , their DNS ip address. These will be required for WINSOCK.DLL 
  18. configuration setup.
  19.  
  20. Fourth, there is a configuration setup you need to do with WINSOCK.DLL, the 
  21. specifics are covered by each vendor's documentation. Commercial WINSOCK 
  22. software costs US$ 199.- to US$ 299.-. Shareware WINSOCK software costs US$ 
  23. 20.- to US$ 40.- (Peter Tattam's WINSOCK.DLL is US$ 20.- has an internal 
  24. SLIP driver and works very well).
  25.  
  26. Fifth, assuming all of the configuration works. Dial up your internet service 
  27. provider to your SLIP account (a script file can automate this process).
  28.  
  29. Sixth, once connected, start up WSIRC. Open up the Options | Server dialog box 
  30. and enter all information in the boxes provided. For server names, browse the 
  31. SERVERS.TXT file, I have used irc.funet.fi, poe.acc.virginia.edu, 
  32. cs-pub.bu.edu, irc.eskimo.com, irc.colorado.edu, etc. Do not use the actual 
  33. ip address (123.222.222.222) use the human text name (irc.funet.fi). Use port 
  34. 6667. Use the username and pcname provided by your SLIP provider. Use 
  35. nicknames that are NO LONGER than 9 characters. Use no spaces in between for 
  36. anything (except for the email info, but that's optional).
  37.  
  38. Seventh, click on the connect button (or use File | Connect). If it doesn't 
  39. connect, try another server. If 11004 error occurs, either your DNS ip address 
  40. is wrong or you entered an invalid server name, enter a valid server name. If 
  41. 10060 or 10061 occurs, either the server is down, busy or otherwise not 
  42. responding, try another server. If the server says "Nickname in use", change 
  43. your nickname on the fly with /NICK mynick. The server should then display its 
  44. MOTD (message of the day) file.
  45.  
  46. Eighth, once connected to the irc server, you can type /LIST in the Server 
  47. Window entry box (slim long horizontal rectangular window) to see all the 
  48. channels that your server sees. This may take a while, if the server 
  49. disconnects due to ping timeout, use another server that allows a longer 
  50. timeout. Double click on any that you see interesting. You do not always have 
  51. to do a /LIST. You can join a channel immediately e.g. by typing /JOIN #chat 
  52. to join the #chat channel. Channels on irc always begin with the '#' 
  53. character. A Channel Window should pop up, if not check your nickname to see 
  54. that it is 9 characters or less.
  55.  
  56. Ninth, once in the channel, type anything you want. It's usually common 
  57. courtesy to simple say 'Hello all' to see if anybody is there and friendly. 
  58. Some channels are 'behaviorally challenging', if so simply join another 
  59. channel or create your own. To leave a channel type /LEAVE or /PART or close
  60. the Channel Window.
  61.  
  62. Tenth, if you stumble, you can always ask for help by email to
  63. csamsi@clark.net
  64.