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. I don't really care about the license, so right now you can choose among GNU LGPL, Apache License 2.0 and Eclipse Public License. It's RFC1459 and RFC2812 compliant. The cor