SalQuickHTTP

PPJ.Runtime.Windows.QO.SalQuickHTTP

Namespace: PPJ.Runtime.Windows.QO

Assembly: PPJ.Runtime.49 (4.9.0.0)

HTTP Control

public class SalQuickHTTP : SalCustomControl

Constructors

Default Constructor.

Properties

String: invalid (Default: "")

SalHttpClient: Returns the single instance of the http client. It is created when it's needed.

String: invalid (Default: "")

String: invalid (Default: "")

SalString: invalid (Default: "")

String: invalid (Default: "")

String: invalid (Default: "")

Int32: invalid (Default: 0)

Int32: invalid (Default: 0)

Methods

Extracts the images from the html page.

ParameterTypeDescription

sImages

Returns: SalNumber.

Extracts the links from the html page.

ParameterTypeDescription

sLinks

sText

Returns: SalNumber.

ParameterTypeDescription

sHttpSource

sHttpTitle

Returns: SalNumber.

ParameterTypeDescription

sHttpUrl

sHttpSource

Returns: SalNumber.

ParameterTypeDescription

sHttpUrl

Returns: SalNumber.

Establish communication with an HTTP server through a proxy.

ParameterTypeDescription

sProxyName

nProxyPort

Returns: SalNumber.

ParameterTypeDescription

sHttpUrl

sHttpSource

Returns: SalNumber.

Implements

NameDescription

All Sal windows (Child windows, Forms, Dialogs and MDIs) implement this interface.

Last updated