Difference between revisions of "Ircii"

From Computer History Wiki
Jump to: navigation, search
(New page: The ircII program is a much improved irc client. As of 2009 the ircII-4.4 client can connecto to almost all 'modern' irc serves, however this version is lacking SSL support which can be f...)
 
Line 3: Line 3:
 
I can certainly verify that it works on the server chat.taucher.net
 
I can certainly verify that it works on the server chat.taucher.net
  
It can be downloaded from [http://ftp.funet.fi/pub/unix/irc/ircII/?C=S;O=A here].  I have found that a good ANSI compiler ([[GCC]] 2.x) is needed to build this.
+
It can be downloaded from [http://ftp.funet.fi/pub/unix/irc/ircII/?C=S;O=A here].  I have found that a good ANSI compiler ([[gcc]] 2.x) is needed to build this.
  
  
 +
[[Image:IrcII-4.4.png]]
  
  

Revision as of 19:40, 4 June 2009

The ircII program is a much improved irc client. As of 2009 the ircII-4.4 client can connecto to almost all 'modern' irc serves, however this version is lacking SSL support which can be found in newer releases... However it's unlikely that such software would compile on ancient platforms like 4.3 BSD.

I can certainly verify that it works on the server chat.taucher.net

It can be downloaded from here. I have found that a good ANSI compiler (gcc 2.x) is needed to build this.


IrcII-4.4.png