**************************************************
DownLD.EXE: A internet WebPage Download Program
**************************************************

Description:
	This is a internet web page download program. It will use MULTI-THREADs to download. You can config up to 64 threads. This perpose is to Save Money for you.
You can download what you want, all web pages of a website, or the web pages asociated with your input(RECURSIVELY), or just the webpage you input, or even a special file. After you have downloaded, you can use any web browser to view pages in local drive. This is just you are on internet, but you will feel much fast and you don't need to worry about your money.
	In your using, if you have found some problem, tell me please, I will appreicated your opinons. My hcz@hotmail.com,  hcz@rsg.open.enicom.co.jp.

License:
	This software is not a free ware. You are licensed only 18 days for evaluation.
If you want to continue to use this software, you should buy. My address:
	Email address: 	hcz@hotmail.com,  hcz@rsg.open.enicom.co.jp.
	HomePage:		http://www.geocities.com/SiliconValley/Garage/3168/

Installation:
	1.	Just copy it to what directory you want, It will work.
	2.	System Requirements:
			Win32(win95/98, Winnt4.0): 1-4MB memory(Increased by threads)
	3. Restrictions:	Max Threads:  		64
						Max File buffer: 	1000

Configuration File:
	The "DownLD.EXE" is a window console software. It download homepages according to the configuration file named DOWNLD.CFG and create a log file named "DownLD.LOG".You can use other file name for configuration. But in this case, you must run like: "DownLD Config_filename".

Configuration Description:
	1. Use "#" to comment a line, "#" must the first character.
	2. Key word must be UPPER charater(COMMON=, HTTP=, FTP=)
		FTP not supported now.
	3. Use Space to separate fields
	4. COMMON= keyword:
		COMMON=16 800 C:\TEMP\ anonymouse null
		Threads_Filebuff, Default_dir, Dialup_user, Password
	5. HTTP=
		HTTP=http://www.microsoft.com/	microsoft 2 1
		WebSite/dir/Filename(any filetype), this_site's_Directory, Recursive Depth/Level, Picture_Flag
	NOTE:
	1.	If a web page is writed in Frames, you should let "Picture-Load" flag to 1, Otherwise it cannot be downloaded.
	2.	All other files except "html" file are viewed as "Picture File".
	3.	The "Recursive Depth/Level" is more important for you. It means: the first web page is 1, the web pages included in first web page is 2, then 3, 4, and so on. So if this value is large, it may be download thousands of files.The MAX value is 100.
	4.	Website root directory:  if Default_dir( in "COMMON=") is "C:\temp\" and"this_site_Directory"(in "HTTP=") is "Microsoft", this WebSite Root Directory is "C:\temp\Microsoft".
