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 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

现在再次验证工作。
标签: Major bugfixes
Authentication now works again.

2003-12-29 21:58
0.7.3

验证现在与big - endian的系统,摄像头在1kb的图像块,以免大量发送服务器,和插座已写入异步一样,读取。雅虎!好友搜索实施。一个格式字符串错误,可能导致缓冲区溢出已得到修复。为ext_yahoo_add_handler和ext_yahoo_remove_handler的签名已经改变,并可能打破异步写入文件上传。请仔细阅读yahoo2.h和yahoo2_callbacks.h小心。
标签: 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

此版本已得到修复不再接收来自雅虎的升级通知!。
This release has been fixed to no longer receive upgrade notice from Yahoo!.

2003-05-20 20:11
0.7.0

摄像头支持和Yahoo!聊天的支持增加了。空闲/离开时间从服务器中提取,并与地址簿处理其他小错误已得到修复。空气污染指数已经改变,一个需要调用之前做别的yahoo_init,并yahoo_close自由分配的资源。
标签: 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

雅虎!地址簿的支持,并增加了重命名的团体已经实施。 UTF - 8编码的邮件,现在正确处理。协议文件也被添加到网站。空气污染指数已发生变化,需要小的修改代码,使用它。
标签: 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