Download List

Projeto Descrição

libyahoo2 is a single-threaded, asynchronous
Yahoo! Messenger library currently used in
several messenger clients, including ayttm, eb-lite, fire, centericq, miranda, kyim, freehoo, and more. Communication is by means of requests and callbacks.

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.

2004-01-21 09:51
0.7.4

Autenticação agora funciona novamente.
Tags: Major bugfixes
Authentication now works again.

2003-12-29 21:58
0.7.3

Autenticação agora trabalha com sistemas big-endian, as imagens da webcam são enviados em 1kb pedaços para evitar sobrecarregar o servidor, e soquete escreve foram feitas assíncrona, assim como lê. Yahoo! Buddy pesquisa foi implementada. Um bug seqüência de formato que poderia ter causado um "buffer overflow" foi corrigido. As assinaturas para ext_yahoo_add_handler e ext_yahoo_remove_handler mudaram, e gravações assíncronas pode quebrar o upload de arquivos. Por favor, leia yahoo2.h e yahoo2_callbacks.h cuidadosamente.
Tags: Major feature enhancements
Authentication now works with big-endian systems, Webcam images are sent in 1kb chunks to avoid overwhelming the server, and socket writes have been made asynchronous, just like reads. Yahoo! buddy search was implemented. A format string bug that could have caused a buffer overflow has been fixed. The signatures for ext_yahoo_add_handler and ext_yahoo_remove_handler have changed, and asynchronous writes may break file uploads. Please read yahoo2.h and yahoo2_callbacks.h carefully.

2003-09-17 19:21
0.7.1

Esta versão foi corrigido para não mais receber aviso de atualização do Yahoo!.
This release has been fixed to no longer receive upgrade notice from Yahoo!.

2003-05-20 20:11
0.7.0

Webcam apoio e Yahoo! bate-papo foram adicionadas. Vezes Idle / Away são obtidos a partir do servidor, e outros pequenos problemas com o manuseio do livro de endereços foram corrigidos. A API mudou, é preciso chamar yahoo_init antes de qualquer coisa, e yahoo_close para liberar os recursos alocados.
Tags: Major feature enhancements
Webcam support and Yahoo! chat support have been added. Idle/away times are fetched from the server, and other minor bugs with address book handling have been fixed. The API has changed; one needs to call yahoo_init before doing anything else, and yahoo_close to free allocated resources.

2003-02-19 20:12
0.6.3

Yahoo! suporte livro de endereços foi adicionado e renomeação de grupos foi aplicado. UTF-8 mensagens codificadas são tratados corretamente. Protocolo documentação também foi adicionada ao site. A API foi alterado e requer pequenas modificações no código que o utiliza.
Tags: Minor feature enhancements
Yahoo! address book support has been added and renaming of groups has been implemented. UTF-8 encoded messages are now handled correctly. Protocol documentation has also been added to the Web site. The API has changed and requires minor modifications to code that uses it.

Project Resources