Difference between revisions of "Internet Relay Chat"
From Computer History Wiki
(lame initial version) |
(Added info about ancient IRC versions.) |
||
Line 4: | Line 4: | ||
=== IRC II === | === IRC II === | ||
I think this is the oldest one that'll still work on modern servers. The source that I usually look for is ircii-4.4 | I think this is the oldest one that'll still work on modern servers. The source that I usually look for is ircii-4.4 | ||
− | + | === irc2.1 === | |
+ | As far as I'm aware, this is the oldest version of the IRCd. The protocol is out of date, no current client can talk to it, other than the bundled one. I think it may be wise to try and run it on 2.11BSD or similar. See http://www.irc.org/ftp/irc/server/Old/ | ||
{{stub}} | {{stub}} | ||
[[Category:Software]] | [[Category:Software]] |
Revision as of 08:18, 14 November 2010
IRC is the internet relay chat protocol & program suite.
Versions
IRC II
I think this is the oldest one that'll still work on modern servers. The source that I usually look for is ircii-4.4
irc2.1
As far as I'm aware, this is the oldest version of the IRCd. The protocol is out of date, no current client can talk to it, other than the bundled one. I think it may be wise to try and run it on 2.11BSD or similar. See http://www.irc.org/ftp/irc/server/Old/