Misplaced Pages

IrcII: Difference between revisions

Article snapshot taken from Wikipedia with creative commons attribution-sharealike license. Give it a read and then ask your questions in the chat. We can research this topic together.
Browse history interactively← Previous editNext edit →Content deleted Content addedVisualWikitext
Revision as of 11:34, 10 November 2010 editTothwolf (talk | contribs)Autopatrolled, Extended confirmed users, File movers, Pending changes reviewers, Rollbackers10,326 edits First client to implement CTCP, DCC, and file transfer capabilities over IRC +citations← Previous edit Revision as of 16:34, 10 November 2010 edit undoBlaxthos (talk | contribs)Extended confirmed users, Pending changes reviewers, Rollbackers16,596 edits minor grammatical cleanup, some concerns of original research (sourcing is hard for this stuff)Next edit →
Line 1: Line 1:
{{Refimprove|date=November 2010}} {{Refimprove|date=November 2010}}
{{original research|date=November 2010}}
{{lowercase}} {{lowercase}}
{{Infobox software {{Infobox software
Line 45: Line 46:
| page = 525 | page = 525
| quote = The '''irc''' program is sometimes called ircII (IRC client, second edition) | quote = The '''irc''' program is sometimes called ircII (IRC client, second edition)
}}</ref>) is a ] ] ] and ] client written in ]. It is the oldest IRC client still maintained.<ref>{{cite book }}</ref>) is a ] ] ] and ] client written in ]. Initially released in the late 1980s, it is the oldest IRC client still maintained.<ref>{{cite book
| last = Schenk | last = Schenk
| first = Thomas | first = Thomas
Line 65: Line 66:
| chapter = Common IRC Clients by OS | chapter = Common IRC Clients by OS
| quote = The ircII client is possibly the oldest usable client available today. | quote = The ircII client is possibly the oldest usable client available today.
}}</ref> Its initial release was in the late 1980s, soon after the creation of IRC. Several other UNIX IRC clients, including ], ], and ], were originally forks of ircII. The client for some is considered to have set the standard of quality for IRC clients, however other clients may have overtaken ircII in recent years in terms of popularity.<ref>{{cite web|accessdate=2008-03-01|url=http://www.internetnews.com/stats/article.php/3096631|title=Traffic Patterns of September 2003 |publisher=Internet News }}</ref> The application has been promoted as being "fast, stable, lightweight, portable, and easily backgrounded".<ref name="irchelp">{{cite web|accessdate=2008-02-29|url=http://www.irchelp.org/irchelp/ircii/|title= IRC clients primarily for the Unix shell|publisher=IRC Help }}</ref> }}</ref> Several other UNIX IRC clients, including ], ], and ], were originally forks of ircII. For some,{{who}} ircII set the standard of quality for IRC clients, however other clients may have overtaken ircII in recent years in terms of popularity.<ref>{{cite web|accessdate=2008-03-01|url=http://www.internetnews.com/stats/article.php/3096631|title=Traffic Patterns of September 2003 |publisher=Internet News }}</ref> The application has been promoted as being "fast, stable, lightweight, portable, and easily backgrounded".<ref name="irchelp">{{cite web|accessdate=2008-02-29|url=http://www.irchelp.org/irchelp/ircii/|title= IRC clients primarily for the Unix shell|publisher=IRC Help }}</ref>


ircII has been written to run in a text-only environment. The application has no sounds, menus, pop-ups, or any other graphics-related features<ref>{{cite web|accessdate=2008-03-01|url=http://www.irchelp.org/irchelp/ircii/ircii.gif|title=ircII screenshot |publisher=IRC Help}}</ref>{{Citation needed|date=November 2010}} that other IRC clients, such as ] typically have. ircII runs in a text-only sell-based environment. The application has no sounds, menus, pop-ups, or any other ] features<ref>{{cite web|accessdate=2008-03-01|url=http://www.irchelp.org/irchelp/ircii/ircii.gif|title=ircII screenshot |publisher=IRC Help}}</ref>{{Citation needed|date=November 2010}} that other IRC clients, such as ], typically have.


ircII was the first IRC client to implement the ] and ] protocols and was the first client to implement file transfer capabilities over IRC.<ref>{{cite book ircII was the first IRC client to implement ] (CTCP) and the ] (DCC) protocol, and was the first client to implement file transfer capabilities over IRC.<ref>{{cite book
| last = Piccard | last = Piccard
| first = Paul | first = Paul
Line 81: Line 82:
| chapter = IRC Networks and Security | chapter = IRC Networks and Security
| quote = The authors of the ircII software package originally pioneered file transfers over IRC. | quote = The authors of the ircII software package originally pioneered file transfers over IRC.
}}</ref> The CTCP protocol was implemented by Michael Sandrof in 1990 for version 2.1.<ref>See the 'NOTES' and 'source/ctcp.c' files included with </ref> The DCC protocol was implemented by Troy Rollo in 1991 for version 2.1.2<ref>See the 'UPDATES' and 'source/dcc.c' files included with </ref> and was never intended to be portable to other IRC clients.<ref>{{cite newsgroup }}</ref> The CTCP protocol was implemented by Michael Sandrof in 1990 for version 2.1.<ref>See the 'NOTES' and 'source/ctcp.c' files included with </ref> The DCC protocol was implemented by Troy Rollo in 1991 for version 2.1.2<ref>See the 'UPDATES' and 'source/dcc.c' files included with </ref>, but was never intended to be portable to other IRC clients.<ref>{{cite newsgroup
| title = /dcc | title = /dcc
| author = Troy Rollo | author = Troy Rollo

Revision as of 16:34, 10 November 2010

This article needs additional citations for verification. Please help improve this article by adding citations to reliable sources. Unsourced material may be challenged and removed.
Find sources: "IrcII" – news · newspapers · books · scholar · JSTOR (November 2010) (Learn how and when to remove this message)
This article possibly contains original research. Please improve it by verifying the claims made and adding inline citations. Statements consisting only of original research should be removed. (November 2010) (Learn how and when to remove this message)
ircII
ircII connected to #7chan
Developer(s)ircII project
Stable release20240918 (September 18, 2024; 3 months ago (2024-09-18)) [±]
Written inC
Operating systemUnix-like
TypeIRC client
LicenseRevised BSD license
WebsiteircII homepage

ircII (pronounced irc-two, and sometimes referred to as IRC client, second edition) is a free, open-source Unix IRC and ICB client written in C. Initially released in the late 1980s, it is the oldest IRC client still maintained. Several other UNIX IRC clients, including BitchX, EPIC, and ScrollZ, were originally forks of ircII. For some, ircII set the standard of quality for IRC clients, however other clients may have overtaken ircII in recent years in terms of popularity. The application has been promoted as being "fast, stable, lightweight, portable, and easily backgrounded".

ircII runs in a text-only sell-based environment. The application has no sounds, menus, pop-ups, or any other GUI features that other IRC clients, such as mIRC, typically have.

ircII was the first IRC client to implement Client-to-client protocol (CTCP) and the Direct Client-to-Client (DCC) protocol, and was the first client to implement file transfer capabilities over IRC. The CTCP protocol was implemented by Michael Sandrof in 1990 for version 2.1. The DCC protocol was implemented by Troy Rollo in 1991 for version 2.1.2, but was never intended to be portable to other IRC clients.

See also

References

  1. "IRC clients primarily for the Unix shell". irchelp.org. May 9, 2004. Retrieved November 10, 2010. Note on the pronunciation of ircII: Some of us like to call it "eye-are-see-two". However, the other main variant, "irk-two" is probably historically more accurate. It's also commonly called "urk-ee" which is most definitely wrong. Feel free to disagree with us, we're not going to argue the point to death. What's pretty certain is that it is "two" and not "ee".
  2. Levine, John R.; Young, Margaret Levine (May 9, 1997). More Internet for Dummies (3rd ed.). Hungry Minds. p. 150. ISBN 0-7645-0135-6.
  3. Hahn, Harley (1996). The Internet Complete Reference (2nd ed.). McGraw-Hill Osborne. p. 525. ISBN 0-07-882138-X. The irc program is sometimes called ircII (IRC client, second edition) {{cite book}}: Unknown parameter |month= ignored (help)
  4. Schenk, Thomas (July 7, 2000). Red Hat Linux System Administration Unleashed. Sams. ISBN 0-672-31755-9. It is probably the oldest and most commonly used IRC client in the Linux/UNIX community.
  5. Piccard, Paul (May 1, 2005). "Common IRC Clients by OS". Securing IM and P2P Applications for the Enterprise (1st ed.). Syngress. p. 428. ISBN 1-59749-017-2. The ircII client is possibly the oldest usable client available today. {{cite book}}: Unknown parameter |coauthors= ignored (|author= suggested) (help)
  6. "Traffic Patterns of September 2003". Internet News. Retrieved 2008-03-01.
  7. "IRC clients primarily for the Unix shell". IRC Help. Retrieved 2008-02-29.
  8. "ircII screenshot". IRC Help. Retrieved 2008-03-01.
  9. Piccard, Paul (May 1, 2005). "IRC Networks and Security". Securing IM and P2P Applications for the Enterprise (1st ed.). Syngress. p. 386. ISBN 1-59749-017-2. The authors of the ircII software package originally pioneered file transfers over IRC. {{cite book}}: Unknown parameter |coauthors= ignored (|author= suggested) (help)
  10. See the 'NOTES' and 'source/ctcp.c' files included with ircii-2.1.4e.tar.gz
  11. See the 'UPDATES' and 'source/dcc.c' files included with ircii-2.1.4e.tar.gz
  12. Troy Rollo (January 20, 1993). "/dcc". Newsgroupalt.irc. 1993Jan20.222051.1484@usage.csd.unsw.OZ.AU. Retrieved November 10, 2010.
  13. Rollo, Troy. "A description of the DCC protocol". irchelp.org. Retrieved November 10, 2010. The first comment I should make is that the DCC protocol was never designed to be portable to clients other than IRCII. As such I take no responsibility for it being difficult to implement for other clients.

External links

Internet Relay Chat (IRC)
Common terms
Related protocols
Networks
Technology
See also
Clients
macOS
Microsoft Windows
Unix-like
Cross-platform
Multi-IM
Web-based
Web browser components
Library and plug-ins
Category


Stub icon

This Internet Relay Chat-related article is a stub. You can help Misplaced Pages by expanding it.

Categories: