
Mutliget file downloader is programmed in C++ and has a Graphic-User-Interface (GUI) based on wxWidgets.
It supports HTTP/FTP protocols which covers the requirements of most users.
It supports multi-task with multi-thread on multi-server.
It supports resuming downloads if the Web server supports it, and if you like, you can reconfigure the thread number without stopping the current task. It's also support SOCKS 4,4a,5 proxy, ftp proxy, http proxy.
We intriduced new feature, that is so called P2SP, or in other words, get file from multiple servers, and combine the data from different sites into one file! This makes downloads complete much faster than all the most other download tools.
MultiGet also supports switching language dynamically, you can choose English, Chinse, German and soon other interface languages. Generally it will automatic choose a proper language for you.
At this time MultiGet can run on Windows XP/2000, almost all Linux desktops, MacOsX, BSDs.
It was tested on many system such as : Windows 2000, ubuntu ,kubuntu, xubuntu, fc5, opensuse10.4, mandriva 2007, MEPIS 6.0, PCLinuxOS, CentOS4.4, Puppy2.0, Xandros, edubuntu, RedFlag workstation 5, MagicLinux, dubuntu, archlinux, Hiweed, FreeBSD, MacOS etc. It can only depends on GTK+ runtime environment in Linux if statically linked with wxWidgets.
We hope, MultiGet will help you to download better!