Christoph Schwering (schwering@gmail.com)

IRClib

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.
The core IRClib (org.schwering.irc.lib) is a thin library. There's also a more high-level implementation on-top of the core IRClib (org.schwering.irc.manager). The latter is under development at the moment and only available at the SVN repository.

The following archives contain binaries, sourcecode and javadocs:

Further and quite useful information and documentation is here:


moepII

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.

If you want to contact me (report bugs, request for enhancement or anything else) please mail to schwering@gmail.com.

SourceForge.net Logo