Click or drag to resize
CHTTP Methods

The CHTTP type exposes the following members.

Methods
  NameDescription
Public methodAvailable to anyoneStatic memberCreate
This method creates a connection to an HTTP server
Protected methodDispose (Overrides CHANDLEDispose(Boolean).)
Public methodAvailable to anyoneDownload
Download file from the internet to a BF.
Public methodAvailable to anyoneGet
Get data from a server.
Public methodAvailable to anyonePost
Post data to the server.
Public methodAvailable to anyoneSetProxyCredentials
Assigns the proxy username and password so that user is not prompted when the first download fails
Public methodAvailable to anyoneSilentDownload
Download file from the internet to a BF with no prompt for proxy authentication.
Top
See Also