Platforms to show: All Mac Windows Linux Cross-Platform

Back to CURLNMBS class.

Previous items Next items

CURLNMBS.kProtocolRTMP = &h80000

Type Topic Plugin Version
const CURL MBS CURL Plugin 18.2
One of the constants for the OptionRedirProtocols and the OptionProtocols properties.

RTMP

CURLNMBS.kProtocolRTMPE = &h200000

Type Topic Plugin Version
const CURL MBS CURL Plugin 18.2
One of the constants for the OptionRedirProtocols and the OptionProtocols properties.

RTMPE

CURLNMBS.kProtocolRTMPS = &h800000

Type Topic Plugin Version
const CURL MBS CURL Plugin 18.2
One of the constants for the OptionRedirProtocols and the OptionProtocols properties.

RTMPS

CURLNMBS.kProtocolRTMPT = &h100000

Type Topic Plugin Version
const CURL MBS CURL Plugin 18.2
One of the constants for the OptionRedirProtocols and the OptionProtocols properties.

RTMPT

CURLNMBS.kProtocolRTMPTE = &h400000

Type Topic Plugin Version
const CURL MBS CURL Plugin 18.2
One of the constants for the OptionRedirProtocols and the OptionProtocols properties.

RTMPTE

CURLNMBS.kProtocolRTMPTS = &h1000000

Type Topic Plugin Version
const CURL MBS CURL Plugin 18.2
One of the constants for the OptionRedirProtocols and the OptionProtocols properties.

RTMPTS

CURLNMBS.kProtocolRTSP = &h40000

Type Topic Plugin Version
const CURL MBS CURL Plugin 18.2
One of the constants for the OptionRedirProtocols and the OptionProtocols properties.

RTSP

CURLNMBS.kProtocolSCP = &h10

Type Topic Plugin Version
const CURL MBS CURL Plugin 10.0
One of the constants for the OptionRedirProtocols and the OptionProtocols properties.

SCP

CURLNMBS.kProtocolSFTP = &h20

Type Topic Plugin Version
const CURL MBS CURL Plugin 10.0
One of the constants for the OptionRedirProtocols and the OptionProtocols properties.

SFTP

CURLNMBS.kProtocolSMB = &h4000000

Type Topic Plugin Version
const CURL MBS CURL Plugin 18.2
One of the constants for the OptionRedirProtocols and the OptionProtocols properties.

SMB

CURLNMBS.kProtocolSMBS = &h8000000

Type Topic Plugin Version
const CURL MBS CURL Plugin 18.2
One of the constants for the OptionRedirProtocols and the OptionProtocols properties.

SMBS

CURLNMBS.kProtocolSMTP = &h10000

Type Topic Plugin Version
const CURL MBS CURL Plugin 18.2
One of the constants for the OptionRedirProtocols and the OptionProtocols properties.

SMTP

CURLNMBS.kProtocolSMTPS = &h20000

Type Topic Plugin Version
const CURL MBS CURL Plugin 18.2
One of the constants for the OptionRedirProtocols and the OptionProtocols properties.

SMTPS

CURLNMBS.kProtocolTelnet = &h40

Type Topic Plugin Version
const CURL MBS CURL Plugin 10.0
One of the constants for the OptionRedirProtocols and the OptionProtocols properties.

Telnet

CURLNMBS.kProtocolTFTP = &h800

Type Topic Plugin Version
const CURL MBS CURL Plugin 10.0
One of the constants for the OptionRedirProtocols and the OptionProtocols properties.

TFTP

CURLNMBS.kPROXY_HTTP = 0

Type Topic Plugin Version
const CURL MBS CURL Plugin 9.8
One of the proxy constants for the OptionProxyType property.

CURLNMBS.kPROXY_HTTP10 = 1

Type Topic Plugin Version
const CURL MBS CURL Plugin 15.2
One of the proxy constants for the OptionProxyType property.

Force to use CONNECT HTTP/1.0.

CURLNMBS.kPROXY_HTTP11 = 0

Type Topic Plugin Version
const CURL MBS CURL Plugin 15.2
One of the proxy constants for the OptionProxyType property.

Connect using HTTP/1.1.

CURLNMBS.kPROXY_SOCKS4 = 4

Type Topic Plugin Version
const CURL MBS CURL Plugin 9.8
One of the proxy constants for the OptionProxyType property.

CURLNMBS.kPROXY_SOCKS4A = 6

Type Topic Plugin Version
const CURL MBS CURL Plugin 15.2
One of the proxy constants for the OptionProxyType property.

Using SOCKS 4A.

CURLNMBS.kPROXY_SOCKS5 = 5

Type Topic Plugin Version
const CURL MBS CURL Plugin 9.8
One of the proxy constants for the OptionProxyType property.

CURLNMBS.kPROXY_SOCKS5_Hostname = 7

Type Topic Plugin Version
const CURL MBS CURL Plugin 15.2
One of the proxy constants for the OptionProxyType property.

Use the SOCKS5 protocol but pass along the host name rather than the IP address. added in 7.18.0

CURLNMBS.kSeekOriginCurrent = 1

Type Topic Plugin Version
const CURL MBS CURL Plugin 12.2
One of the origin values for seek event.

Seek relative to current file position.

CURLNMBS.kSeekOriginEnd = 2

Type Topic Plugin Version
const CURL MBS CURL Plugin 12.2
One of the origin values for seek event.

Seek relative to end of file.

CURLNMBS.kSeekOriginSet = 0

Type Topic Plugin Version
const CURL MBS CURL Plugin 12.2
One of the origin values for seek event.

Seek relative to start of file.

CURLNMBS.kSeekReturnCantSeek = 3

Type Topic Plugin Version
const CURL MBS CURL Plugin 12.2
One of the result values for the Seek Event.

Return this value if you can't seek as you are not using a file, but for example a stream.

CURLNMBS.kSeekReturnFail = 2

Type Topic Plugin Version
const CURL MBS CURL Plugin 12.2
One of the result values for the Seek Event.

Returns this value if your seek operation failed.

CURLNMBS.kSeekReturnOk = 1

Type Topic Plugin Version
const CURL MBS CURL Plugin 12.2
One of the result values for the Seek Event.

Returns this value if your seek operation succeeded.

CURLNMBS.kSSHAuthAgent = 16

Type Topic Plugin Version
const CURL MBS CURL Plugin 18.2
One of the SSH Authentication modes.

agent (ssh-agent, pageant...)

CURLNMBS.kSSHAuthAny = -1

Type Topic Plugin Version
const CURL MBS CURL Plugin 18.2
One of the SSH Authentication modes.

Any allowed

Previous items Next items

The items on this page are in the following plugins: MBS CURL Plugin.


💬 Ask a question or report a problem
The biggest plugin in space...