6
votes
Programming a simple IRC (Internet-Relay-Chat) Client.
An earlier post mentioned RFC1459. While it is a very good introduction to IRC, it has actually been superseded by RFCs 2810-2813. Here is a more complete list of documentation you need to program …
