Menu

IRClib 0.84

IRClib 0.84 is released. IRClib is ja LGPLed Java 1.3 / 1.4 library for IRC. Get it here:
http://moepii.sourceforge.net
http://sourceforge.net/projects/moepii/

- IRCUtil got totally revised. All numeric replies and numeric errors have now a leading RPL_ or ERR_ and very good javadoc documentation (including the format of incoming replies of the apropiate reply).
- The confusing IRCConnection.updateNick and former IRCConnection.setNick is removed; the library notices a nickchange before the connection is registered itself!
- onConnect and onDisconnect are now known as onRegistered and onDisconnected.

And more changes (see http://moepii.sf.net/CHANGELOG_IRCLIB.TXT\).

Posted by chs 2003-09-03

Log in to post a comment.