Internet Relay Chat: Difference between revisions

From Computer History Wiki
Jump to navigationJump to search
m Move to sub-cat
m De-dead-end page
Line 1: Line 1:
IRC is the internet relay chat protocol & program suite.
'''Internet Relay Chat''' (usually given as the acronym, '''IRC''') is both a [[protocol]] and a program suite.


== Versions ==
== Versions ==
=== 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 ===
=== 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/
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/ here] for [[source code|sources]].


{{semi-stub}}
{{semi-stub}}


[[Category: Networking Software]]
[[Category: Networking Software]]

Revision as of 00:57, 16 January 2024

Internet Relay Chat (usually given as the acronym, IRC) is both a protocol and a 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 here for sources.