<?xml version="1.0" encoding="utf-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Recent changes to IRC</title><link>https://sourceforge.net/p/hercules/wiki/IRC/</link><description>Recent changes to IRC</description><atom:link href="https://sourceforge.net/p/hercules/wiki/IRC/feed" rel="self"/><language>en</language><lastBuildDate>Mon, 20 Feb 2023 05:01:50 -0000</lastBuildDate><atom:link href="https://sourceforge.net/p/hercules/wiki/IRC/feed" rel="self" type="application/rss+xml"/><item><title>IRC modified by Brynner</title><link>https://sourceforge.net/p/hercules/wiki/IRC/</link><description>&lt;div class="markdown_content"&gt;&lt;div class="toc"&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a href="#irc"&gt;IRC?&lt;/a&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="#connecting-to-irc"&gt;Connecting to IRC&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;li&gt;&lt;a href="#links"&gt;Links&lt;/a&gt;&lt;ul&gt;
&lt;li&gt;&lt;a href="#windows-irc-clients"&gt;Windows IRC Clients&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a href="#nix-clients"&gt;*Nix Clients&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;/li&gt;
&lt;/ul&gt;
&lt;/div&gt;
&lt;h1 id="irc"&gt;IRC?&lt;/h1&gt;
&lt;p&gt;&lt;a class="alink" href="/p/hercules/wiki/IRC/"&gt;[IRC]&lt;/a&gt; stands for &lt;a class="" href="../Internet%20Relay%20Chat"&gt;wikipedia:Internet_Relay_Chat&lt;/a&gt;.&lt;br/&gt;
Basically, it's chatroom server and client software in general. In &lt;a class="alink" href="/p/hercules/wiki/IRC/"&gt;[IRC]&lt;/a&gt;,&lt;br/&gt;
you have servers and channels. Servers hold the channels, and are hosted on&lt;br/&gt;
dedicated machines. The channels are the actual chatrooms. &lt;a class="alink" href="/p/hercules/wiki/IRC/"&gt;[IRC]&lt;/a&gt; allows you&lt;br/&gt;
to chat with people in real-time around the world.&lt;/p&gt;
&lt;h2 id="connecting-to-irc"&gt;Connecting to IRC&lt;/h2&gt;
&lt;p&gt;The official &lt;a class="alink" href="/p/hercules/wiki/Hercules/"&gt;[Hercules]&lt;/a&gt; channel room can be found&lt;br/&gt;
&lt;a class="" href="irc://irc.rizon.net/Hercules" rel="nofollow"&gt;here&lt;/a&gt;.&lt;br/&gt;
Web-based IRC chat is available too: &lt;a href="http://herc.ws/board/page/irc.html" rel="nofollow"&gt;http://herc.ws/board/page/irc.html&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;To actually connect to &lt;a class="alink" href="/p/hercules/wiki/IRC/"&gt;[IRC]&lt;/a&gt;, if you do not already have an&lt;br/&gt;
&lt;a class="" href="../IRC%20client"&gt;wikipedia:Comparison_of_Internet_Relay_Chat_clients&lt;/a&gt; and do not&lt;br/&gt;
wish to run the java chat, you're going to need an IRC client. There are many&lt;br/&gt;
different IRC clients, and none are really the 'best'. Opinions vary on which&lt;br/&gt;
are better. The most commonly used IRC client on&lt;br/&gt;
&lt;a class="" href="../Microsoft%20Windows"&gt;wikipedia:Microsoft_Windows&lt;/a&gt; is&lt;br/&gt;
&lt;a class="" href="http://www.mirc.com" rel="nofollow"&gt;mIRC&lt;/a&gt;. The most commonly used client on &lt;em&gt;nix is a tossup&lt;br/&gt;
between &lt;a class="" href="http://www.bitchx.org" rel="nofollow"&gt;BitchX&lt;/a&gt; and &lt;a class="" href="http://www.xchat.org" rel="nofollow"&gt;XChat&lt;/a&gt;.&lt;br/&gt;
Note that XChat is pay-to-use on &lt;a class="" href="../Windows"&gt;wikipedia:Microsoft_Windows&lt;/a&gt;, but&lt;br/&gt;
not on &lt;/em&gt;nix.&lt;/p&gt;
&lt;p&gt;For those not looking to go in-depth into manuals to figure out how to&lt;br/&gt;
connect, you can actually be up and running by simply installing mIRC, and&lt;br/&gt;
then typing the following two commands into the mIRC command line on the&lt;br/&gt;
status window:&lt;/p&gt;
&lt;div class="codehilite"&gt;&lt;pre&gt;&lt;span&gt;&lt;/span&gt;&lt;code&gt; /nick NickYouWantHere
 /server irc.rizon.net -j #Hercules
&lt;/code&gt;&lt;/pre&gt;&lt;/div&gt;

&lt;p&gt;And you'll be connected.&lt;/p&gt;
&lt;h1 id="links"&gt;Links&lt;/h1&gt;
&lt;p&gt;Here you will find links for IRC clients and other related things.&lt;/p&gt;
&lt;h2 id="windows-irc-clients"&gt;Windows IRC Clients&lt;/h2&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="" href="http://www.mirc.com" rel="nofollow"&gt;mIRC&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://www.pidgin.im/" rel="nofollow"&gt;Pidgin&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://ntalk.de/Nettalk/en/" rel="nofollow"&gt;Nettalk&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://bitchx.org/files/binaries/cygwin/BitchX-1.0c19-cygwin.tar.gz" rel="nofollow"&gt;BitchX for cygWIN&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://invision.lebyte.com/" rel="nofollow"&gt;Invision mIRC script&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://www.xchat.org/windows/" rel="nofollow"&gt;XChat&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://excursion.humr.org" rel="nofollow"&gt;Ecursion mIRC CLient&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://nnscript.de" rel="nofollow"&gt;NNSCript for mIRC&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://mircscripts.org/archive/scripts" rel="nofollow"&gt;Various Other mIRC Scripts.&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;h2 id="nix-clients"&gt;*Nix Clients&lt;/h2&gt;
&lt;p&gt;The &lt;em&gt;NIX clients differ. you need to grab the one that best suits your &lt;/em&gt;nix&lt;br/&gt;
operating system.&lt;/p&gt;
&lt;ul&gt;
&lt;li&gt;&lt;a class="" href="http://bitchx.org/download.php" rel="nofollow"&gt;BitchX&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://www.xchat.org/download/" rel="nofollow"&gt;XChat&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://ftp.ksut.edu.tw/FTP/Unix/IRC/clients/xwindows/circus/" rel="nofollow"&gt;Circus&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class="" href="ftp://sunsite.unc.edu/pub/Linux/system/network/chat/irc/dircR15.zip" rel="nofollow"&gt;dirc&lt;/a&gt;&lt;/li&gt;
&lt;li&gt;&lt;a class="" href="http://www.ircreviews.org/clients/platforms-unix-x.html" rel="nofollow"&gt;Various Other Clients&lt;/a&gt;&lt;/li&gt;
&lt;/ul&gt;
&lt;p&gt;&lt;span&gt;[Category:Hercules]&lt;/span&gt;&lt;/p&gt;&lt;/div&gt;</description><dc:creator xmlns:dc="http://purl.org/dc/elements/1.1/">Brynner</dc:creator><pubDate>Mon, 20 Feb 2023 05:01:50 -0000</pubDate><guid>https://sourceforge.net25bb95ee2fde1bbdaf177d8bbb3c5fe8104318c9</guid></item></channel></rss>