Martyr is a Java framework around the IRC protocol to allow application writers easy manipulation of the protocol and client state. Martyr can be used to write bots, end-user clients, or add IRC functionality to an existing Java application.
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.
Bugs foram corrigidos no AutoRegister, AutoReconnect, IRCConnection e manipulação DCC. Unidade de suporte de teste, suporte log4j, ea utilização de alguns recursos Java 5 (principalmente genéricos) foram adicionados. Recursos foram adicionados aos nomes de resposta, suporte Ison, NoticeCommand, afastado do comando, eo comando da lista. Cada código de erro passado na RFC IRC foi implementado. O Javadocs foram reforçadas.
Tags:
Major feature enhancements
Bugs were fixed in AutoRegister, AutoReconnect,
IRCConnection, and DCC handling. Unit testing
support, log4j support, and the use of some Java 5
features (mainly generics) were added. Features
were added to names reply, ISON support,
NoticeCommand, the away command, and the list
command. Every last error code in the IRC RFC was
implemented. The Javadocs were enhanced.