Download List

專案描述

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

Authentication now works again.
標籤: Major bugfixes

2003-12-29 21:58
0.7.3

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.
標籤: Major feature enhancements

2003-09-17 19:21
0.7.1

This release has been fixed to no longer receive upgrade notice from Yahoo!.

2003-05-20 20:11
0.7.0

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.
標籤: Major feature enhancements

2003-02-19 20:12
0.6.3

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.
標籤: Minor feature enhancements

Project Resources