分页: 1 / 7

Multiget多线程下载

发表于 : 2006-12-19 22:32
Cyberfish
不错的多线程下载工具

http://multiget.sourceforge.net/

编译好的二进制文件
http://downloads.sourceforge.net/multig ... g_mirror=0

deb包
见附件

发表于 : 2006-12-19 22:44
eexpress
今天突然发现multiget不运行了。无任何提示的,也无进程。 :lol:

发表于 : 2006-12-20 13:06
TualatriX
呵呵。我就用这个的。不错!

发表于 : 2006-12-21 8:11
jfxwc
这个程序,运行起来感觉有点像 win 下的快车。

在我的机器上,运行的非常稳定,下载的很流畅。

现在不在 linux 下,不然可以补张图。

发表于 : 2006-12-21 12:45
sysnotdown
前两天刚升级到1.1版,修正了一些小BUG,确认可以运行在bsd和mac上,应该是终版了。
下一代不叫MULTIGET了,暂时叫MONMA,已经支持HTTP/HTTPS,FTP/FTPS,MMS

附件是WINDOWS下的图,LINUX下也差不多,已经可以正常工作,可惜界面工作量还差了许多,页面太多了。以后还想支持BT和ed2k。因为这个版支持了WINDOWS而且是一份代码,没有用到GPL代码的地方暂时都不会开源,但肯定是免费的。会开源的是MMS/RTSP两个插件。BT如果采用开源的东西做也会开源,但可能自己做,ED2K应该会直接在开源上改。

发表于 : 2006-12-22 12:03
kgdjianhua
恩。。正想要一个好的下载软件。。

发表于 : 2006-12-22 13:51
kgdjianhua
1.1编译出错啊。。
请帮忙解决一下吧。。我的系统是6.10 自带的wxGTK开发包和运行环境,
kain@kain-desktop:~$ cd /home/kain/multiget-1.1/srckain@kain-desktop:~/multiget-1.1/src$ make
g++ -D _LARGEFILE64_SOURCE -D FILE_OFFSET_BITS=64 -O2 -D NDEBUG -s -Wall `wx-config --cxxflags` -c mgapp.cpp -o mgapp.o
/bin/sh: wx-config: not found
In file included from mgapp.cpp:25:
mgapp.h:31:19: error: wx/wx.h: No such file or directory
mgapp.h:32:24: error: wx/msgdlg.h: No such file or directory
In file included from mgapp.h:33,
from mgapp.cpp:25:
mgstring.h:37:23: error: wx/string.h: No such file or directory
In file included from mgapp.cpp:27:
mainframe.h:33:25: error: wx/splitter.h: No such file or directory
mainframe.h:35:25: error: wx/statusbr.h: No such file or directory
mainframe.h:36:22: error: wx/sound.h: No such file or directory
mgapp.cpp:29:24: error: wx/dialog.h: No such file or directory
mgstring.h:332: error: ‘wxString’ does not name a type
mgapp.h:43: error: expected class-name before ‘{’ token
mgapp.h:53: error: ‘wxString’ does not name a type
mgapp.h:58: error: ‘wxCloseEvent’ has not been declared
mgapp.h:65: error: ISO C++ forbids declaration of ‘DECLARE_EVENT_TABLE’ with no type
mgapp.h:66: error: expected ‘;’ before ‘}’ token
mgapp.h:66: error: expected `;' before ‘}’ token
mgapp.h:43: warning: ‘class MgApp’ has virtual functions but non-virtual destructor
mainframe.h:38: error: expected constructor, destructor, or type conversion before ‘DECLARE_EVENT_TYPE’
mainframe.h:52: error: expected constructor, destructor, or type conversion before ‘(’ token
mainframe.h:53: error: expected constructor, destructor, or type conversion before ‘(’ token
mainframe.h:54: error: expected constructor, destructor, or type conversion before ‘(’ token
mainframe.h:61: error: expected constructor, destructor, or type conversion before ‘(’ token
mainframe.h:66: error: expected constructor, destructor, or type conversion before ‘(’ token
mainframe.h:67: error: expected constructor, destructor, or type conversion before ‘(’ token
mainframe.h:69: error: expected constructor, destructor, or type conversion before ‘(’ token
mainframe.h:70: error: expected constructor, destructor, or type conversion before ‘(’ token
mainframe.h:71: error: expected constructor, destructor, or type conversion before ‘(’ token
mainframe.h:72: error: expected constructor, destructor, or type conversion before ‘(’ token
mainframe.h:101: error: ‘wxTB_FLAT’ was not declared in this scope
mainframe.h:101: error: ‘wxTB_DOCKABLE’ was not declared in this scope
mainframe.h:108: error: expected class-name before ‘{’ token
mainframe.h:120: error: expected ‘,’ or ‘...’ before ‘&’ token
mainframe.h:120: error: ISO C++ forbids declaration of ‘wxString’ with no type
mainframe.h:129: error: ‘wxString’ has not been declared
mainframe.h:139: error: ‘wxCommandEvent’ has not been declared
mainframe.h:143: error: ‘wxString’ has not been declared
mainframe.h:144: error: ‘wxString’ has not been declared
mainframe.h:144: error: ‘wxString’ has not been declared
mainframe.h:144: error: ‘wxString’ has not been declared
mainframe.h:144: error: ‘wxString’ has not been declared
mainframe.h:149: error: ‘wxCommandEvent’ has not been declared
mainframe.h:150: error: ‘wxCommandEvent’ has not been declared
mainframe.h:151: error: ‘wxTimerEvent’ has not been declared
mainframe.h:152: error: ‘wxSizeEvent’ has not been declared
mainframe.h:153: error: ‘wxCloseEvent’ has not been declared
mainframe.h:154: error: ‘wxMaximizeEvent’ has not been declared
mainframe.h:158: error: ‘wxCommandEvent’ has not been declared
mainframe.h:159: error: ‘wxCommandEvent’ has not been declared
mainframe.h:160: error: ‘wxCommandEvent’ has not been declared
mainframe.h:161: error: ‘wxCommandEvent’ has not been declared
mainframe.h:162: error: ‘wxCommandEvent’ has not been declared
mainframe.h:163: error: ‘wxCommandEvent’ has not been declared
mainframe.h:164: error: ‘wxCommandEvent’ has not been declared
mainframe.h:165: error: ‘wxCommandEvent’ has not been declared
mainframe.h:166: error: ‘wxCommandEvent’ has not been declared
mainframe.h:167: error: ‘wxCommandEvent’ has not been declared
mainframe.h:168: error: ‘wxCommandEvent’ has not been declared
mainframe.h:169: error: ‘wxCommandEvent’ has not been declared
mainframe.h:170: error: ‘wxCommandEvent’ has not been declared
mainframe.h:171: error: ‘wxWindowCreateEvent’ has not been declared
mainframe.h:172: error: ‘wxCommandEvent’ has not been declared
mainframe.h:173: error: ‘wxCommandEvent’ has not been declared
mainframe.h:174: error: ‘wxCommandEvent’ has not been declared
mainframe.h:175: error: ‘wxCommandEvent’ has not been declared
mainframe.h:176: error: ‘wxCommandEvent’ has not been declared
mainframe.h:178: error: ‘wxIconizeEvent’ has not been declared
mainframe.h:183: error: ‘wxCommandEvent’ has not been declared
mainframe.h:184: error: ‘wxCommandEvent’ has not been declared
mainframe.h:185: error: ‘wxCommandEvent’ has not been declared
mainframe.h:186: error: ‘wxCommandEvent’ has not been declared
mainframe.h:187: error: ‘wxCommandEvent’ has not been declared
mainframe.h:189: error: ‘wxCommandEvent’ has not been declared
mainframe.h:190: error: ‘wxCommandEvent’ has not been declared
mainframe.h:191: error: ‘wxCommandEvent’ has not been declared
mainframe.h:192: error: ‘wxCommandEvent’ has not been declared
mainframe.h:197: error: ‘wxSound’ has not been declared
mainframe.h:247: error: ‘wxString’ has not been declared
mainframe.h:247: error: ‘wxString’ has not been declared
mainframe.h:247: error: ‘wxString’ has not been declared
mainframe.h:247: error: ‘wxString’ has not been declared
mainframe.h:252: error: ISO C++ forbids declaration of ‘wxSplitterWindow’ with no type
mainframe.h:252: error: expected ‘;’ before ‘*’ token
mainframe.h:253: error: ISO C++ forbids declaration of ‘wxSplitterWindow’ with no type
mainframe.h:253: error: expected ‘;’ before ‘*’ token
mainframe.h:270: error: ISO C++ forbids declaration of ‘wxToolBar’ with no type
mainframe.h:270: error: expected ‘;’ before ‘*’ token
mainframe.h:274: error: ISO C++ forbids declaration of ‘wxMenuBar’ with no type
mainframe.h:274: error: expected ‘;’ before ‘*’ token
mainframe.h:275: error: ISO C++ forbids declaration of ‘wxMenu’ with no type
mainframe.h:275: error: expected ‘;’ before ‘*’ token
mainframe.h:288: error: ‘wxTimer’ does not name a type
mainframe.h:298: error: ISO C++ forbids declaration of ‘DECLARE_EVENT_TABLE’ with no type
mainframe.h:300: error: expected ‘;’ before ‘}’ token
mainframe.h:300: error: expected `;' before ‘}’ token
mainframe.h:247: error: ‘wxT’ was not declared in this scope
mainframe.h:247: error: ‘wxT’ was not declared in this scope
mainframe.h:247: error: ‘wxT’ was not declared in this scope
mgapp.cpp:39: error: expected constructor, destructor, or type conversion before ‘extern’
mgapp.cpp: In function ‘void gfSysLog(std::string)’:
mgapp.cpp:62: error: ‘gSysLog’ was not declared in this scope
mgapp.cpp: At global scope:
mgapp.cpp:65: error: ‘wxApp’ has not been declared
mgapp.cpp:66: error: expected constructor, destructor, or type conversion before ‘EVT_END_SESSION’
mgapp.cpp: In member function ‘virtual void MgApp::OnFatalException()’:
mgapp.cpp:214: error: ‘wxT’ was not declared in this scope
mgapp.cpp:214: error: ‘wxMessageBox’ was not declared in this scope
mgapp.cpp: At global scope:
mgapp.cpp:243: error: ‘wxString’ does not name a type
mgapp.cpp:271: error: variable or field ‘OnEndSession’ declared void
mgapp.cpp:271: error: ‘int MgApp::OnEndSession’ is not a static member of ‘class MgApp’
mgapp.cpp:271: error: ‘wxCloseEvent’ was not declared in this scope
mgapp.cpp:271: error: ‘event’ was not declared in this scope
mgapp.cpp:272: error: expected ‘,’ or ‘;’ before ‘{’ token
make: *** [mgapp.o] 错误 1
kain@kain-desktop:~/multiget-1.1/src$

发表于 : 2006-12-22 17:34
gangbei
当某个文件没下载完时,它的临时文件默认存放在哪里?可不可以修改临时文件的存放目录?

发表于 : 2006-12-27 21:25
zabbey
用了一段时间了,不错!
===============
界面要是还做的好点就好了

发表于 : 2007-01-01 20:57
orchia2000
今天下载了MultiGet-1.1-tar.gz,解压后,只有MultiGet一个文件,可怎么也不运行,好像提示没有这个文件。我的系统是64位ubuntu6.10。请求帮助!

发表于 : 2007-01-01 21:16
the_owl
orchia2000 写了:今天下载了MultiGet-1.1-tar.gz,解压后,只有MultiGet一个文件,可怎么也不运行,好像提示没有这个文件。我的系统是64位ubuntu6.10。请求帮助!
你把它移动到系统文件夹:

sudo mv MultiGet /usr/bin/

或者:

./MutiGet

发表于 : 2007-01-03 1:13
ipv6now
有1.1版的了啊,还不知道呢

发表于 : 2007-01-03 2:15
zhan
the_owl 写了:
orchia2000 写了:今天下载了MultiGet-1.1-tar.gz,解压后,只有MultiGet一个文件,可怎么也不运行,好像提示没有这个文件。我的系统是64位ubuntu6.10。请求帮助!
你把它移动到系统文件夹:

sudo mv MultiGet /usr/bin/

或者:

./MutiGet
可能编译的时候用的32位的环境,编成的包在 64 位环境下可能是不能够运行,可以试着自己下载源码编译。

发表于 : 2007-01-20 16:58
tt2nn
能邮寄一份给我吗?我对那个sourceforge net 的连接速度真是无语了

发表于 : 2007-02-20 18:33
内存不足
ls的 找个web 代理很快的