• ----:)欢迎访问源码网(:----
  • 首页
  • 博客
  • 源码学院
  • 下载中心
  • 源码论坛
  • 发布源码
  • RSS
  • 繁體中文

源码网 - 中国第一源码门户
选择镜像:网通镜像 - 电信主站
  • 首 页
  • ASP源码
  • PHP源码
  • .NET源码
  • JSP源码
  • CGI源码
  • 编程相关
  • 书籍教程
  • 建站资源
  • 常用软件
FLASH源码 | 模板素材 | 服务器类 | 字体下载 | Delphi | Visual Basic | Visual C++ | Visual FoxPro | PowerBuilder | BCB
软件分类 | 最近更新 | 推荐软件 | TOP100 | 分类排行 | 发布软件 | 软件搜索 高级搜索




用户中心 添加到百度搜藏 添加到百度搜藏您的位置: 下载中心 >> 常用软件 >> 上传下载 >>下载页面
 

编辑推荐

  • 买普洱茶就到51普洱网
  • 中文域名 双线空间
  • 找幽默笑话就上幽默网
  • 帮您寻找您需要的源码!!!
 
 

最新更新

  • Serv-U FTP Server 7.3.0.0
  • BitTorrent 6.1.1 Build 12441
  • FlashFXP 简体中文版 3.7.4 Build 1291 Beta[烈火]
  • 迅雷(Thunder) v5.8.6.600
  • CuteFTP Pro V8.3.2 Build 09.02.2008.1
  • 迅雷(Thunder)v5.8.5.595 [烈火]
  • 网吧版迅雷 1.4.1.82
  • 快车[FlashGet] v2.2(修订版)
  • 超级旋风 v1.9.230 简体中文版
  • FileZilla 3.1.2 - Final
  • uTorrent 1.8.1 Build 12024 Beta
  • 酷狗音乐 2008 v5.304 (2008正式版)
  • FlashGet-Mini 迷你快车 v1.2 正式版(1039)
  • BitComet v1.04
  • 迅雷(Thunder) v5.8.4.572 去广告版
 
 

下载排行

  • 迅雷(Thunder) v5.8.6.600
  • 哇嘎(Vagaa) v2.6.5.10
  • 超级旋风 v1.9.230 简体中文版
  • Web迅雷 v1.12.3.214
  • 酷狗音乐 2008 v5.304 (2008正式版)
  • 快车[FlashGet] v2.2(修订版)
  • 电驴(easyMule) 1.0.3 稳定绿色版
  • eMule 0.49b Final
  • 网吧版迅雷 1.4.1.82
  • 比特精灵 BitSpirit v3.3.2.287
  • PPGou 屁屁狗 v2.0.53
  • PP2008(PP点点通) 简体中文版
  • FlashFXP V3.4.1 Build 1179 Final
  • 网际快车FlashGet 2.0 繁体版发布
  • 迅雷(Thunder) v5.8.4.572 去广告版
 
 

推荐下载

  • 快车[FlashGet] v2.2(修订版)
 
 

百度搜索

 
 

eMule 0.49b Final

  • 软件评价:
  • 是否推荐:否 相关评论
  • 软件大小:3.0MB
  • 运行环境:Windows平台
  • 软件语言:简体中文
  • 软件授权:免费软件
  • 收录/更新:2006-12-17/2008-08-02
  • 下载次数:
  • 标 签[?]:eMule   VeryCD   
  • 预览图片: 主页
  • 相关链接:暂无演示 作者主页
  • 联系作者:dashhuang@gmail.com

开始下载 查看软件介绍 评价此软件 查看评论 去论坛讨论
  • 软件简介: 
  • 上论坛找商业破解网站程序
  •  源码使用如需帮助,请到论坛发帖! 

2002年05月13日 一个叫做 Merkur 的人,他不满意当时的 eDonkey2000 客户端并且坚信他能做出更出色的 P2P 软件,于是便着手开发.他凝聚了一批原本在其他领域有出色发挥的程序员在他的周围,eMule 工程就此诞生.他的目标是将 eDonkey 的优点及精华保留下来,并加入新的功能以及使图形界面变得更好.

Changes in eMule 0.49b, (Jul, 31. 2008):
- Fixed some rare possible crashes
- Added deleting of single entries from AutoComplete drop down lists by pressing the DEL key.
- Added a new search method option "Automatic" which lets eMule choose which search method to use. eMule will select either Servers (Local) or Kad, based on which network we are connected to and some other indicators if connected to both networks.
- Removed a general exception handler for the Beta version. This means eMule crashes instead of ignoring unexpected errors, which however is needed so we actually can find such bugs (if any exist) in the crashdumps.
- Implemented a special nodes.dat version, which is more suited for mass distribution without causing significant additional traffic for the included nodes. This hopefully allows us to add a nodes.dat to the installer, so that new user can connect to Kad without having to connect to servers or downloading a nodes.dat themself
- Implemented an alternate method to estimate the total user count in the Kad network, which is not based on our local routing table. Its experimental and only shown in the network dialog (double click the world icon in the status bar)
- Adjusted the displaying of the user count by not showing numbers for a network we are not connected to
- Fixed a minor bug with kad obfuscation when answering unbofuscated hello-requests
- Made sure that only one challenge to verify a contact is sent at a time to the same IP
- Added MiniUPnPLib as additional UPnP implementation, the current Windows service based implementation is used as fallback. This will hopefully make eMule's UPnP compatible to most available routers. [miniupnplib by Thomas Bernard, Test & Suggestion: leuk_he]
- A specific UPnP implementation can be disabled by adding "DisableMiniUPNPLibImpl=1" or "DisableWinServImpl=1" into the "UPnP" section of the preferences.ini
- When reading a nodes.dat without any verified contacts (possible an old file version), eMule will assume all contacts to be verified to avoid slowing down the connecting process
- Project files for VS2005 and VS2008 have been added, however the official eMule is still developed and compiled on VS2003
- Several changes were made to Kad in order to defy routing attacks researched by University of Minnesota guys [Peng Wang, James Tyra, Eric Chan-Tin, Tyson Malchow, Denis Foo Kune, Nicholas Hopper, Yongdae Kim], in particular:
- Kad contacts will only be able to update themself in others routing tables if they provide the proper key (supported by 0.49a+ nodes) in order to make it impossible to hijack them
- Kad uses now a three-way-handshake (or for older version a similar check) for new contacts, making sure they do not use a spoofed IP
- Unverified contacts are not used for routing tasks and a marked with a special icon in the GUI
- Fixed: Shared Files window splitter did not properly save/restore position.
- Did first small step in dropping Kad1 support by not probing unknown Kad contacts for Kad1 anymore to save overhead. Kad1 clients will nevertheless still be work for now.
- Fixed a bug which let Kad sometimes assume a Kad2 contact to be Kad1 after probing for both versions
- Fixed: Memory leak in context menus.
- Added: Vista styles for context menus.
- Fixed: Pressing ESC in Shared Files window filter destroyed the entire window.
- Added additional sanitize checks to make sure eMule never writes downloaded data into an already completed part
- Optimized the Kad packettracking code to only tack packets which we check later, to save ressources
- Fixed 100% CPU usage bug with tooltips in Statistics Graphs.
- Added: Tooltip in Statistics Graphs show the Y-value.
- Kad no longer tries to add UDP firewalled (and therefore mostly unreachable) nodes into its routing table, reducing overhead and increasing reliability [Idea: Netfinity]
- Kad tries to determine the overall ration of firewalled clients in the Kad network and shows them in the statistics tree. This will only work if you are not firewalled yourself and know enough 0.49b+ nodes
- When calculating the total user count, Kad now uses (if available) the real number of firewalled clients for the calculation instead a fixed value. This will take more effect when 0.49+ nodes become common
- he "Handle eD2k-Links" button now also works properly with Vista's UAC enabled
- Added: Unshare context menu entries for directories within the virtual "Shared Directories" folder.
- Added: Vista themes for all owner drawn tab controls.
- Added: Vista themes for category selector controls.
- Fixed main toolbar redrawing problems under Vista.
- Reworked connecting code, fixing some minor and some major bugs, including a possible loop in unreachable DirectCallback sources
- Added new close icons for closeable tab controls.
- Kad now ignores multiple IDs pointing to one IP in routing request answers
- Fixed: Tab controls were not sized correctly on certain text contents.
- Fixed: Category tabs in Transfers window did not show correct default text color.
- Fixed: Category properties dialog did not always show the correct (default) category color.
- Added: Hot tracking effects for Vista themes for all (owner drawn) tab controls.
- Fixed: Tooltips did not show correctly with Vista Aero theme.

Homepage - http://www.emule-project.net

Size: 3.08 MB
加至站内收藏下载错误报告
下载地址:上海电信 苏州电信 (新窗口下载) 下载帮助
更多"eMule 0.49b Final"下载


投一票: (3)      (1)
相关软件
  • eMule 0.48a VeryCD 080828 源代码
  • 电驴(easyMule) 1.0.3 稳定绿色版
相关资讯
    • 网友评论:
    • 查看所有评论
    • 我要发表评论
    您的网名:
    留言主题:
    你要发表的内容:

     
    • 字母检索
    • A
    • B
    • C
    • D
    • E
    • F
    • G
    • H
    • I
    • J
    • K
    • L
    • M
    • N
    • O
    • P
    • Q
    • R
    • S
    • T
    • U
    • V
    • W
    • X
    • Y
    • Z

    关于本站 | 广告联系 | 版权声明 | 网站地图 | 发布软件 | 帮助中心 | 源码论坛

    Copyright © 2008 CodePub.Com  程序支持:木翼     滇ICP备05005971号