Download List

프로젝트 설명

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.

System Requirements

System requirement is not defined
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.

2007-12-19 13:49
0.4

버그 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.

2004-06-15 20:23
0.3.9

AutoRegister에서 버그가 발생했을 때 문제가 해결되었습니다 닉스 변경.
Tags: Minor bugfixes
A bug in AutoRegister that caused problems when changing nicks was fixed.

2004-06-01 05:39
0.3.8

명령 상태를 리스너에 대한 호출 순서를 고정했다. AbstractWhoisReply의 버그도 수정되었습니다.
Tags: Minor bugfixes
The call order on command and state listeners was
fixed. A bug in AbstractWhoisReply was also fixed.

2004-04-05 22:45
0.3.7

가입에 대한 오류 처리가 개선되었습니다.
Tags: Minor feature enhancements
Handling of errors on joining has been improved.

2004-03-16 23:32
0.3.6

지원 WHOIS 명령에 추가되었습니다.
Tags: Minor feature enhancements
Support was added for the WHOIS command.

Project Resources