Changes between Version 2 and Version 3 of 0.5/JavaScriptIRCClientTutorial

Show
Ignore:
Timestamp:
09/08/08 17:17:38 (2 years ago)
Author:
adrian (IP: 71.135.107.211)
Comment:

formatting

Legend:

Unmodified
Added
Removed
Modified
  • 0.5/JavaScriptIRCClientTutorial

    v2 v3  
    231231}}} 
    232232 
    233 Configuring Orbited 
     233== Configuring Orbited == 
     234 
    234235Assuming you have Orbited [wiki:0.5/Installation installed] and working properly, you already have Freenode allowed in the access control list. If you want to connect to another server, you will need to configure [wiki:0.5/Configuration#accessSection access control]. 
    235236 
    236 Conclusion 
     237== Conclusion == 
    237238At this point you should have a working client for the IRC protocol. You can use this technique to write clients for other protocols. 
    238239