> Does THttpCli support wget and how is this done?

No, WGET is not part of the HTTP protocol.

WGET simply uses the HTTP (and FTP) protocols to download single or multiple 
files
recursively, generally from a command line or script.

But you can do much the same thing with my TMagFtp, TMagHttp and TMagFileCopy
components that use ICS, they download and copy files and directory trees
recursively from a single function call. 
 
http://www.magsys.co.uk/delphi/magxfer.asp

If you really want WGET, there are versions compiled for Windows. 

Angus


-- 
To unsubscribe or change your settings for TWSocket mailing list
please goto http://lists.elists.org/cgi-bin/mailman/listinfo/twsocket
Visit our website at http://www.overbyte.be

Reply via email to