|
|
Internet
Software
|
Ftp
FTP ActiveX Control makes it possible for a user to transfer files from one location to
another over the Internet. URLs of files on FTP servers begin with ftp://
|
Crawler
Crawler is used by the Web server's HTTP
protocol to process requests from the client. It tells the
server to examine the requested site and return URL link
information
|
httpGet
httpGet is used by
the Web server's HTTP protocol to process the data from a form
in the browser. It tells the server to process the form's data
as one long, concatenated string of values
httpPost
httpPost is used by the Web server's HTTP protocol to process the data from a form in the
browser. It tells the server to process the form's data line by line
|
httpHead
httpHead ois used by the Web server's HTTP
protocol to process the data from a form in the browser. It is
used by the Web server's HTTP protocol to process and pass back
HTTP header information to the client
|
|
|
|
|
|