home *** CD-ROM | disk | FTP | other *** search
/ Cardinal Internet Access Solutions / Cardinal_Internet_Access_Solutions(1996-08-19).iso / files / internet / wsirc / wsirctut.txt < prev   
Text File  |  1995-04-13  |  4KB  |  74 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. For WSIRC regular distribution of latest versions you can try these sites:
  8.  
  9. USA: cs-ftp.bu.edu (/irc/clients/pc/windows/wsirc14g.zip)
  10. USA: winftp.cica.indiana.edu (/pub/pc/win3/winsock/wsirc14g.zip)
  11. USA: ftp.undernet.org (wsirc14g.zip)
  12. EUR: ftp.demon.co.uk (wsirc14g.zip)
  13. EUR: ftp.funet.fi (/pub/msdos/networks/irc/windows/wsirc14g.zip)
  14. SIN: use CICA mirror directory
  15. COMPUSERVE: INETFORUM, TELECOM, WUGNET (WSIRC.ZIP)
  16.  
  17. First, you must be running MS-Windows. WSIRC and WINSOCK.DLL are MS-Windows 
  18. based software.
  19.  
  20. Second, you must use an implementation of tcp/ip for MS-Windows which is 
  21. called WINSOCK.DLL (it is actually the name of the file, but we refer to the 
  22. protocol by the same name).
  23.  
  24. Third, you must either be connected to a TCP/IP LAN or a modem. When you use a 
  25. modem, you must subscribe to a SLIP account with your Internet Service 
  26. Provider. You must ask them: your username, your pchostname, your permanent ip 
  27. address , their DNS ip address. These will be required for WINSOCK.DLL 
  28. configuration setup.
  29.  
  30. Fourth, there is a configuration setup you need to do with WINSOCK.DLL, the 
  31. specifics are covered by each vendor's documentation. Commercial WINSOCK 
  32. software costs US$ 199.- to US$ 299.-. Shareware WINSOCK software costs US$ 
  33. 20.- to US$ 40.- (Peter Tattam's WINSOCK.DLL is US$ 20.- has an internal 
  34. SLIP driver and works very well).
  35.  
  36. Fifth, assuming all of the configuration works. Dial up your internet service 
  37. provider to your SLIP account (a script file can automate this process).
  38.  
  39. Sixth, once connected, start up WSIRC. Open up the Options | Server dialog box 
  40. and enter all information in the boxes provided. For server names, browse the 
  41. SERVERS.TXT file, I have used irc.funet.fi, poe.acc.virginia.edu, 
  42. cs-pub.bu.edu, irc.eskimo.com, irc.colorado.edu, etc. Do not use the actual 
  43. ip address (123.222.222.222) use the human text name (irc.funet.fi). Use port 
  44. 6667. Use the username and pcname provided by your SLIP provider. Use 
  45. nicknames that are NO LONGER than 9 characters. Use no spaces in between for 
  46. anything (except for the email info, but that's optional).
  47.  
  48. Seventh, click on the connect button (or use File | Connect). If it doesn't 
  49. connect, try another server. If 11004 error occurs, either your DNS ip address 
  50. is wrong or you entered an invalid server name, enter a valid server name. If 
  51. 10060 or 10061 occurs, either the server is down, busy or otherwise not 
  52. responding, try another server. If the server says "Nickname in use", change 
  53. your nickname on the fly with /NICK mynick. The server should then display its 
  54. MOTD (message of the day) file.
  55.  
  56. Eighth, once connected to the irc server, you can type /LIST in the Server 
  57. Window entry box (slim long horizontal rectangular window) to see all the 
  58. channels that your server sees. This may take a while, if the server 
  59. disconnects due to ping timeout, use another server that allows a longer 
  60. timeout. Double click on any that you see interesting. You do not always have 
  61. to do a /LIST. You can join a channel immediately e.g. by typing /JOIN #chat 
  62. to join the #chat channel. Channels on irc always begin with the '#' 
  63. character. A Channel Window should pop up, if not check your nickname to see 
  64. that it is 9 characters or less.
  65.  
  66. Ninth, once in the channel, type anything you want. It's usually common 
  67. courtesy to simple say 'Hello all' to see if anybody is there and friendly. 
  68. Some channels are 'behaviorally challenging', if so simply join another 
  69. channel or create your own. To leave a channel type /LEAVE or /PART or close
  70. the Channel Window.
  71.  
  72. Tenth, if you stumble, you can always ask for help by email to
  73. csamsi@clark.net
  74.