How to add a download to Net Transport queue?
Monitor browser clicks
Net Transport monitors browser clicks. When user clicks on a URL link, Net Transport monitors to check whether its extension matches the monitored file types in the Options/Monitor. If so, the URL will be added to the job list in the main window. This is the most convenient and direct manner.
User may temporarily disable monitoring by right clicking the "Monitor browser click" menu item popped up from the Net Transport logo in the system tray area or the "drop zone" window. If check, monitoring is enabled, or Net Transport ignores any file types.
Extended IE context menu
Net Transport adds two items to Internet Explorer context menu.
Download by Net Transport
Selecting this will download only the single link user right clicked on.
Download all by Net Transport
Selecting this will download all the links within the page. "Select URL" dialog will be popped up to give user a chance to exclude any undesired links.
URL List
Only checked URLs will be added to job list. And click column title to reorder.
Invert Select
Change the selected items to unselected, and the unselected items to selected.
Choose
Select host, or extension, or combination of two in detail.
Extend selection
Note, "Job/Paste URL" also pops up dialog "Select URLs".
Drag & Drop
Drag any URL from the browser window to "drop zone" or the main window. Net Transport supports dragging and dropping multiple links from IE.
New Download (Job Properties)
URL
Now HTTP, FTP, MMS and RTSP protocols are supported, multiple threads are also supported. When one FTP's URL includes wildcards such as '?', '*', Net Transport is to download all the files that could be found. For instance, URL ftp://host/path/../*.zip, all the files whose extension is "zip" in this "path" are to be downloaded. And if text in the clipboard is a valid URL, text will be automatically filled in this field.
Tip
Net Transport can download via PNA (pnm://) protocol. Only rename prefix "pnm" to "rtsp" and add site port to URL (PNA default port is 7070). For instance, pnm://www.realserver.com/movie.rm => rtsp://www.realserver.com:7070/movie.rm. Note, DO NOT rename prefix "rtsp" to other protocols' prefix, also NOT rename "mms" to other protocols' prefix, while downloading, because streaming file is not a fixed file.
Referrer
Where is URL from. If referred URL is not blank, user can browse page by selecting menu item "Browse Referrer". A file in some site is updated but renamed so often that user couldn't check for update directly. In this case, user can browse referred page and find the updated filename, then rename and download by checking for update.
Rename
Allows user to save the file with a different filename rather than that is parsed automatically by Net Transport according to URL.
Category
When a file is finished downloading, it will be automatically moved to the chosen category. The default category is "Job". Click the right side push button to create a new category.
Directory
Save to specified destination directory. Click the right side push button to browse and select some folder.
Transports
Split a file to be downloaded into 1-10 parts. Multiple threads download can help to increase downloading speeds significantly. In most cases, 2-4 threads is enough to reach the maximum bandwidth. Increasing the number of threads normally won't make the download any faster because of the ISP limited bandwidth, even probably make the server crashed. Though on extremely slow servers or limiting sole thread bandwidth servers, more threads could be of benefit. The Net Transport core is written very well, one thread can reach 1M bytes per second (test on Celeron 333), which is enough to the present bandwidth ISP offered. So 2-threads is advice value except bad communication quality or some servers limiting one thread bandwidth. MMS is a exception, since the bytes per second of one movie is fixed, which might be lower than user ISP bandwidth, more threads may be efficient to shorten download time. Modifying registry HKEY_CURRENT_USER\Software\Xi\Net Transport\Download\Max Threads(DWORD) allow maximum 128 threads every job. Now Net Transport supports RTSP, but only one thread could be run at one time.
Authentication
Some servers require users to be identified with a pair of username and password.
Remark
This field is filled in to remind yourself the details of jobs. A useful hint helps user not to forget the usage of jobs.
Start instantly
Start downloading immediately.
Save Settings
Save "Referrer", "Category", "Directory", "Transports", "Authentication", "Start" and "proxy settings" (include proxy mode and its proxies), next jobs will use these settings for default. Tip, create a directory named "downloaded" and its disk path, click button "Save Settings", next all jobs will be put into that category and its disk path until user changes the default settings.
Other Settings
See below
Always send URL as UTF-8
Send UNICODE character set instead of ANSI. This feature is suitable to Double-Byte OS like Chinese.
User may freely select desired proxy server to break some site restrictions such as limiting download flow, only permitting one thread per IP.
No proxy
Normal manner.
Single proxy
All threads all use one proxy server.
Multiple proxy (powerful)
Genuine one proxy one thread. Use this feature to break some site restrictions such as limiting download flow, only permitting one thread per IP. Click "proxy" field for each row in the report view, then select one from pulldown proxy list.
Streaming
RTSP Bandwidth
Normally use maximum bandwidth (10Mbps) to receive best image quality. But some old servers, like RealServer 6.0, on the contrary prevent from playing (downloading) under excess bandwidth. In this case please select lower bandwidth to retry, for instance, 56K is suitable for RealServer 6.0.
Delivery Bandwidth (due to server)
Some newer server like Helix Server 9.0 supports "delivery bandwidth" feature, which doesnot restrict transmission. (Knowledge: commonly streaming server sends foundational fixed bytes to satisfy playing require). By using this feature, Net Transport shorten download time very much. But this feature probably disturbs receiving (stop receiving until timeouts), in this case please uncheck it.
Optimal image quality
Normally use this option to receive best image quality despite of bandwidth limit. (Knowledge: image quality is different according to bandwidth) But sometimes server prohibits exceeding bandwidth behave. In this case uncheck it then retry.
Stop recording when server terminates streaming
Not suggest. If there is some wrong with streaming file on the server, downloading it appears file size is changed very often, please check this and re-get despite of the notify of end of streaming. Lastly, repair streaming file with other ASF tool such as AsfTool.
via HTTP
Use HTTP protocol to receive streaming. Recommend you use normal HTTP to try if MMS failed, then use "via HTTP". Because there is no any limit in HTTP, but "via HTTP" only receive fixed bytes every second. In addition, user can also try HTTP if RTSP is failed.
URL
Use this feature if there are a lot of files to be downloaded with a pattern in their names. URL is made of three parts, the middle part is wildcard, which supports number and alphabetical ordering. For example, Net Transport will download from http://localhost/images/0.gif to http://localhost/images/99.gif in this illustration.