Download List

Projeto Descrição

Perl Chat consists of a client and a server, both written in perl. The goal of this project is to create a chat server that can be used on smaller networks such as a college campus or a business network. Both the client and the server are written in Perl, and the client uses the Tk module to generate its GUI.

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.

2001-01-30 15:13
0.1.1

Nem o cliente nem o servidor usar o módulo Perl Msg anymore. Tudo o que tem a ver com soquetes foi reescrito em ambos o cliente eo servidor. O cliente já não é enfiada, pelo que deve funcionar em instalações mais padrão do Perl.
Neither the client nor the server use the Msg Perl module anymore. Everything that has to do with sockets has been rewritten on both the client and the server. The client is no longer threaded and should therefore run on more default installations of Perl.

2001-01-30 15:13
0.0.8

Os novos recursos incluem a capacidade de salvar as preferências, a possibilidade de consulta de informações sobre outros usuários, uma interface de mensagens melhoradas, uma interface de mensagens melhoria global, e pop-ups e melhor saída. Mensagens global é como o IRC, enquanto mensagens regular é como AOL Instant Messenger. Perl Chat integra ambos os estilos de bate-papo.
New features include the ability to save preferences, the ability to query info on other users, an improved messaging interface, an improved global messaging interface, and better popups and output. Global messaging is like IRC while regular messaging is like AOL's Instant Messenger. Perl Chat incorporates both styles of chatting.

2001-01-30 15:13
0.0.5

Esta versão adiciona threading, um GUI através do Perl / Tk módulo, muitas correções de bugs, e melhor funcionalidade.
This release adds threading, a GUI via the Perl/Tk module, lots of bugfixes, and better functionality.

Project Resources