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.
버그 AutoRegister, AutoReconnect, IRCConnection, 그리고 DCC 처리에 고정했다. 유닛 테스트 지원, log4j, 지원 및 일부 자바 5 기능 (주로 제네릭)의 사용이 추가되었습니다. 기능 이름을 회신 ISON 지원 NoticeCommand, 멀리 명령 및 list 명령을 추가했다. IRC를 남김없이은 RFC에서 오류 코드를 구현했다. Javadocs 강화했다.
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.