![]() | CHTTP Class |
Namespace: Geosoft.Desktop.GXNetX
The CHTTP type exposes the following members.
Name | Description | |
---|---|---|
![]() ![]() | Create | This method creates a connection to an HTTP server |
![]() | Dispose | Releases the unmanaged resources used by the CHTTP and optionally releases the managed resources (Overrides CHANDLE.Dispose(Boolean).) |
![]() | Download | Download file from the internet to a BF. |
![]() | Get | Get data from a server. |
![]() | Post | Post data to the server. |
![]() | SetProxyCredentials |
Assigns the proxy username and password so that
user is not prompted when the first download fails
|
![]() | SilentDownload | Download file from the internet to a BF with no prompt for proxy authentication. |