eMule 0.49c NetF WARP 0.3a.14 BETA


eMule NetF WARP的作者是netfinity ,3月25日在eMule官方论坛发布了eMule 0.49c NetF WARP 0.3a.14 BETA,值得注意的是这次发布的测试版还包括了一个64位的版本。

注意这仅仅是一个测试版,目前只在winodws 7和Wine 1.1.41 (Ubuntu 9.10)下进行过测试。

eMule NetF WARP的特色功能:
Sub-Chunk Transfer
– Crumbs, enables sharing of not yet completed parts
Faster Endgame
– Dynamic Block Requests, tries to make all sources to complete at the same time
– Delayed NNP, keeps downloading sources a little bit longer in case a part turns out corrupt
– Drop Stalled Sources, cancels stalled or slow downloads when file is about to complete to give way for faster sources
– Redownload only data of banned clients on corruption
Anti-P2P Protection
– Safe KAD (slows down the spreading of bad KAD nodes)
Credits and Payback
– VIP “Payback” Queue, as the Payback queue but with different bandwidth management
– Balanced Ratio Payback, make clients, who have a ratio higher than your inverse ratio, VIP’s
– Smart Part File Push, rebalances between complete and part files based on previous upload
QOS (Vista/7 only!)
– Allow Windows and compatible routers to prioritize surfing and VoIP before eMule (upstream only)
Bandwidth efficient
– Tries to maximize the amount of data sent in each IP packet by identifying the maximum segment size (Vista/7 only!)
All the features of the ESE Mod
支持平台:
操作系统 | 32 位版 | 64 位版
Windows 2000 | No | N/A
Windows XP | Maybe | Maybe
Windows Vista | Should work | Should work
Windows 7 | Yes | Yes
Wine 1.1.41 (Ubuntu 9.10) | Yes | N/A

官方发布贴:http://forum.emule-project.net/index.php?showtopic=112379
ed2k链接:

eD2k链接
帮助 | eMule官方 | eMule Fans 电骡爱好者 | eMule-Mods.de | 插件主页
32位版本:
WARP_0.3a.14_binary_x86.zip 查源 3.69MB
64位版本:
WARP_0.3a.14_binary_x64.zip 查源 4.14MB
源代码:
WARP_0.3a.14_source.zip 查源 8.71MB
[?]: [?]:, 16.54MB
3个文件

更新日志:

Changelog:
*** NetF WARP 0.3a.14 BETA
– Fixed the Fakealyzer code so it works again. Also improved it by taking account the number of Kad publishers.
– Improved performance of FastKAD to be comparable in speed to a server search. (optimum performance is met after KAD has been running for a couple of minutes)
– Improved TCP-MSS Awareness; Now also checks the local interface in case your MTU is lower than the remote end (fixes problem with anonymizing VPN services)
– Added a missing security check in AsyncSocketEx code (thanks dolphinX for pointing that out)
– Removed the obsolete HTTP 1.0 choice in proxy settings (thanks dolphinX for pointing that out)
– Added new SafeKAD2 feature; Ignore problematic contacts (kind of banning but only for a short time) (doesn’t seem to work at the moment)
– Added a security check to AsyncSocketEx code and fixed som type casts too
– Changed a lot of DWORD in the source to the proper clock_t, time_t and size_t types. To get rid of some typecast warnings, and to make the purpose of a data member more clear
– Added a lot of const specifiers in the source to help the compiler generate better code, and maybe to catch some bugs too!
– Reordered some code to allow the compiler to generate more compact data structures, which should improve the CPU cache hit ratio
– Replaced alot of C-style type casts to the proper C++ ones (this is safer and marks more clearly were there is code that might need fixing)
– Fixed alot of compiler warnings
– Fixed a rare deadlock in CKnownFile::CreateHash when hashing data in a CMemFile object
– Changed the file IO cache mode to random access for most operations to allow the OS to better utilize its resources
– Added new part selection algorithm that now also takes the rarity among the current transferring sources into account (currently choses parts on the left when same priority, but that is quite rare)
– Added progress and status notification into Windows 7 taskbar (progress status need some polishing)
– Attempt to start eMule a second time will now bring the already running eMule client to front

发表评论

您的Email将不会显示出来。头像请至Gravatar.com注册上传。*号标注项为必填。

*
*
*
标签用法
字数:0

您可以使用eMule或eMule Mod(参见eMuleFans.com的Mod页emule-mods.de的Mod页)(Windows)、aMule(Win、Linux、Mac)等软件下载eD2k链接。可以参考这里的修复、关联eD2k协议链接方法
eMule收藏集(.emulecollection)文件是您选中的所有链接的列表文件。eMule可以直接下载它们。
按住SHIFT键选择可以选中多个选择框。
可用文件名和大小选择器来选择文件。
查看eD2k Link Selector WordPress 插件主页(中文)或WordPress.org插件页(国际)可以下载此插件或联系作者。
文件名选择器帮您根据文件名称或后缀来选择文件。不分大小写。
符号使用:
和:空格( )、+
不包含:-
或:|
转义:一对英文引号("");
匹配开头:^
匹配结尾:$
例如:
选中所有名称中包含有“eMule”或“0.49c”字眼,但不包含有“exe”字眼的:emule|0.49c -exe
选中所有名称的开头是“eMule”,结尾是“0.49c”的:^emule 0.49c$
选中所有名称中带有“eMule 0.49c”的(必须是“eMule 0.49c”,中间没有别的字符,不能是“eMule fake 0.49c”),需要转义:"emule 0.49c"
大小选择器帮您根据文件大小选择文件。