Download List

Projeto Descrição

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

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.

2004-06-15 20:23
0.3.9

Um bug no AutoRegister que causaram problemas ao mudar de nicks foi corrigido.
Tags: Minor bugfixes
A bug in AutoRegister that caused problems when changing nicks was fixed.

2004-06-01 05:39
0.3.8

A ordem de chamada no comando e ouvintes estado foi corrigido. Um bug no AbstractWhoisReply também foi corrigido.
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

Manipulação de erros em aderir foi melhorada.
Tags: Minor feature enhancements
Handling of errors on joining has been improved.

2004-03-16 23:32
0.3.6

Foi adicionado suporte para o comando WHOIS.
Tags: Minor feature enhancements
Support was added for the WHOIS command.

Project Resources