
IRClib is a free Java implementation of the IRC protocol. It requires J2SE 1.2 or later. (Under J2SE 1.2 and 1.3, Sun's JSSE is needed to enable SSL support. JSSE is not needed since J2SE 1.4 anymore.)
IRClib is free software; it's triple-licensed under the GNU LGPL, Apache License 2.0 and Eclipse Public License. It's RFC1459 and RFC2812 compliant. IRClib is easy to use due to its straightforward design and well documentation.
The following archives contain binaries, sourcecode and javadocs:
Further and quite useful information and documentation is here:
moepII is an IRClib-based IRC client software. It's written in Java 1.4 and licensed under the GPL. Thus, it's the main test track for the IRClib library and pushes IRClib's development. moepII requires JRE 1.4 or later.
These archives contain the binaries and the sourcecode:
Additionally, here are modules (i.e. for DCC support) for moepII and some documents:
Furthermore you should check the SourceForge Summary Page of the IRClib & moepII project. There's the whole filelist, news and more.
I'm Christoph Schwering. If you want to contact me (report bugs, request for enhancement or anything else) please mail to schwering@gmail.com.
I'd like to thank everyone who helped me with code contributions or in any other way. This project is dedicated to my most faithful friend, Bonny. Thank you all.