Platforms to show: All Mac Windows Linux Cross-Platform
CURL
libcurl for downloading and uploading including FTP and FTPS, HTTP and HTTPS.
- class CURLListMBS
- class CURLMBS
- method FormAdd(FormOption1 as integer, Text1 as string, FormOption2 as integer, FormOptions() as integer, Texts() as string)
- method FormAdd(FormOption1 as integer, Text1 as string, FormOption2 as integer, Text2 as string)
- method FormAdd(FormOption1 as integer, Text1 as string, FormOption2 as integer, Text2 as string, FormOption3 as integer, Number3 as integer)
- method FormAdd(FormOption1 as integer, Text1 as string, FormOption2 as integer, Text2 as string, FormOption3 as integer, Number3 as integer, FormOption4 as integer, Number4 as integer)
- method FormAdd(FormOption1 as integer, Text1 as string, FormOption2 as integer, Text2 as string, FormOption3 as integer, Number3 as integer, FormOption4 as integer, Text4 as string)
- method FormAdd(FormOption1 as integer, Text1 as string, FormOption2 as integer, Text2 as string, FormOption3 as integer, Text3 as string)
- method FormAdd(FormOption1 as integer, Text1 as string, FormOption2 as integer, Text2 as string, FormOption3 as integer, Text3 as string, FormOption4 as integer, Number4 as integer)
- method FormFinish
- method GetInfoConnectTime as double
- method GetInfoContentLengthDownload as double
- method GetInfoContentLengthUpload as double
- method GetInfoContentType as string
- method GetInfoCookieList as CURLListMBS
- method GetInfoEffectiveURL as string
- method GetInfoFileTime as integer
- method GetInfoHeaderSize as integer
- method GetInfoHTTPAuthAvail as integer
- method GetInfoHTTPConnectCode as integer
- method GetInfoNameLookupTime as double
- method GetInfoNumConnects as integer
- method GetInfoOSErrno as integer
- method GetInfoPreTransferTime as double
- method GetInfoProxyAuthAvail as integer
- method GetInfoRedirectCount as integer
- method GetInfoRedirectTime as double
- method GetInfoRequestSize as integer
- method GetInfoResposeCode as integer
- method GetInfoSizeDownload as double
- method GetInfoSizeUpload as double
- method GetInfoSpeedDownload as double
- method GetInfoSpeedUpload as double
- method GetInfoSSLEngines as CURLListMBS
- method GetInfoSSLVerifyResult as integer
- method GetInfoStartTransferTime as double
- method GetInfoTotalTime as double
- method LibVersion as string
- shared method LoadAPI
- shared method LoadErrorString as string
- shared method LoadLibrary(path as string) as boolean
- shared method LoadLibraryData(data as string) as boolean
- method Perform as integer
- method Reset
- method SetOptionHTTP200Aliases(data() as string)
- method SetOptionHTTPHeader(data() as string)
- method SetOptionPostQuote(data() as string)
- method SetOptionPreQuote(data() as string)
- method SetOptionQuote(data() as string)
- method SetOptionTelnetOptions(data() as string)
- method SetPathCAInfo(path as folderitem)
- method SetPathCAPath(path as folderitem)
- method SetPathCRLFile(path as folderitem)
- method SetPathIssuerCert(path as folderitem)
- method SetPathNetRCFile(path as folderitem)
- method Version as CURLVersionMBS
- shared property APILoaded as Boolean
- property Handle as Integer
- property Lasterror as Integer
- property OptionAddressScope as Integer
- property OptionAutoReferer as Boolean
- property OptionBufferSize as Integer
- property OptionCAInfo as String
- property OptionCAPath as String
- property OptionCertInfo as boolean
- property OptionConnectionTimeout as Integer
- property OptionConnectionTimeOutMS as Integer
- property OptionConnectOnly as Boolean
- property OptionCookie as String
- property OptionCookieFile as String
- property OptionCookieJar as String
- property OptionCookieList as String
- property OptionCookieSession as Boolean
- property OptionCopyPostFields as String
- property OptionCRLF as Boolean
- property OptionCRLFile as String
- property OptionCustomRequest as String
- property OptionDNSCacheTimeout as Integer
- property OptionEGDSocket as String
- property OptionFailOnError as Boolean
- property OptionFileTime as Boolean
- property OptionFollowLocation as Boolean
- property OptionForbitReuse as Boolean
- property OptionFreshConnect as Boolean
- property OptionFTPAlternativeToUser as String
- property OptionFTPAppend as Boolean
- property OptionFTPCreateMissingDirs as Boolean
- property OptionFTPFileMethod as Integer
- property OptionFTPListOnly as Boolean
- property OptionFTPPort as String
- property OptionFTPResponseTimeout as Integer
- property OptionFTPSkipPasvIP as Integer
- property OptionFTPSSL as Integer
- property OptionFTPSSLAuth as Integer
- property OptionFTPSSLCCC as Integer
- property OptionFTPUseEPRT as Boolean
- property OptionFTPUseEPSV as Boolean
- property OptionGet as Boolean
- property OptionHeader as Boolean
- property OptionHTTPAuth as Integer
- property OptionHTTPContentDecoding as Integer
- property OptionHTTPProxyTunnel as Boolean
- property OptionHTTPTransferDecoding as Integer
- property OptionHTTPVersion as Integer
- property OptionIgnoreContentLength as Boolean
- property OptionInFileSize as Integer
- property OptionInFileSizeLarge as Int64
- property OptionInterface as String
- property OptionIPResolve as Integer
- property OptionIssuerCert as String
- property OptionKRB4Level as String
- property OptionLocalPort as Integer
- property OptionLocalPortRange as Integer
- property OptionLowSpeedLimit as Integer
- property OptionLowSpeedTime as Integer
- property OptionMaxConnects as Integer
- property OptionMaxFileSize as Integer
- property OptionMaxFileSizeLarge as Int64
- property OptionMaxRecvSpeedLarge as Int64
- property OptionMaxRedirs as Integer
- property OptionMaxSendSpeedLarge as Int64
- property OptionNetRC as Integer
- property OptionNetRCFile as String
- property OptionNewDirectoryPerms as Integer
- property OptionNewFilePerms as Integer
- property OptionNoBody as Boolean
- property OptionNoProxy as String
- property OptionPassword as String
- property OptionPort as Integer
- property OptionPost as Boolean
- property OptionPostFields as String
- property OptionPostFieldSize as Integer
- property OptionPostFieldSizeLarge as Int64
- property OptionPostRedir as Integer
- property OptionProtocols as Integer
- property OptionProxy as String
- property OptionProxyAuth as Integer
- property OptionProxyPassword as String
- property OptionProxyPort as Integer
- property OptionProxyTransferMode as Integer
- property OptionProxyType as Integer
- property OptionProxyUsername as String
- property OptionProxyUserPassword as String
- property OptionPut as Boolean
- property OptionRandomFile as String
- property OptionRange as String
- property OptionRedirProtocols as Integer
- property OptionReferer as String
- property OptionResumeFrom as Integer
- property OptionResumeFromLarge as Int64
- property OptionSocks5GSSAPINEC as Boolean
- property OptionSocks5GSSAPIService as String
- property OptionSSHAuthTypes as Integer
- property OptionSSHHostPublicKeyMD5 as String
- property OptionSSHKnownhosts as String
- property OptionSSHPrivateKeyfile as String
- property OptionSSHPublicKeyfile as String
- property OptionSSLCert as String
- property OptionSSLCertType as String
- property OptionSSLCipherList as String
- property OptionSSLEngine as String
- property OptionSSLEngineDefault as Integer
- property OptionSSLKey as String
- property OptionSSLKeyPassword as String
- property OptionSSLKeyType as String
- property OptionSSLSessionIDCache as Boolean
- property OptionSSLVerifyHost as Integer
- property OptionSSLVerifyPeer as Integer
- property OptionSSLVersion as Integer
- property OptionTCPNoDelay as Boolean
- property OptionTFTPBlockSize as Integer
- property OptionTimeCondition as Integer
- property OptionTimeOut as Integer
- property OptionTimeOutMS as Integer
- property OptionTimeValue as Integer
- property OptionTransferText as Boolean
- property OptionUnrestrictedAuth as Boolean
- property OptionUpload as Boolean
- property OptionURL as String
- property OptionUserAgent as String
- property OptionUsername as String
- property OptionUserPassword as String
- property OptionVerbose as Boolean
- property YieldTime as Boolean
- event DebugMessage(infotype as integer, data as string)
- event Header(data as string) as integer
- event Progress(dltotal as double, dlnow as double, ultotal as double, ulnow as double) as boolean
- event Read(count as integer) as string
- event RestartRead() as boolean
- event SSHKey(KnownKey as string, KnownKeyLength as integer, KnownKeyType as integer, FoundKey as string, FoundKeyLength as integer, FoundKeyType as integer, MatchStatus as integer) as integer
- event Write(data as string) as integer
- const kAUTH_ANY=&hFFFF
- const kAUTH_ANYSAFE=&hFFFE
- const kAUTH_BASIC=1
- const kAUTH_DIGEST=2
- const kAUTH_GSSNEGOTIATE=4
- const kAUTH_NONE=0
- const kAUTH_NTLM=8
- const kError_ABORTED_BY_CALLBACK = 42
- const kError_BAD_CALLING_ORDER = 44
- const kError_BAD_CONTENT_ENCODING = 61
- const kError_BAD_DOWNLOAD_RESUME = 36
- const kError_BAD_FUNCTION_ARGUMENT = 43
- const kError_BAD_PASSWORD_ENTERED = 46
- const kError_COULDNT_CONNECT = 7
- const kError_COULDNT_RESOLVE_HOST = 6
- const kError_COULDNT_RESOLVE_PROXY = 5
- const kError_FAILED_INIT = 2
- const kError_FILESIZE_EXCEEDED = 63
- const kError_FILE_COULDNT_READ_FILE = 37
- const kError_FTP_ACCESS_DENIED = 9
- const kError_FTP_CANT_GET_HOST = 15
- const kError_FTP_CANT_RECONNECT = 16
- const kError_FTP_COULDNT_GET_SIZE = 32
- const kError_FTP_COULDNT_RETR_FILE = 19
- const kError_FTP_COULDNT_SET_ASCII = 29
- const kError_FTP_COULDNT_SET_BINARY = 17
- const kError_FTP_COULDNT_STOR_FILE = 25
- const kError_FTP_COULDNT_USE_REST = 31
- const kError_FTP_PORT_FAILED = 30
- const kError_FTP_QUOTE_ERROR = 21
- const kError_FTP_SSL_FAILED = 64
- const kError_FTP_USER_PASSWORD_INCORRECT = 10
- const kError_FTP_WEIRD_227_FORMAT = 14
- const kError_FTP_WEIRD_PASS_REPLY = 11
- const kError_FTP_WEIRD_PASV_REPLY = 13
- const kError_FTP_WEIRD_SERVER_REPLY = 8
- const kError_FTP_WEIRD_USER_REPLY = 12
- const kError_FTP_WRITE_ERROR = 20
- const kError_FUNCTION_NOT_FOUND = 41
- const kError_GOT_NOTHING = 52
- const kError_HTTP_POST_ERROR = 34
- const kError_HTTP_RANGE_ERROR = 33
- const kError_HTTP_RETURNED_ERROR = 22
- const kError_INTERFACE_FAILED = 45
- const kError_LDAP_CANNOT_BIND = 38
- const kError_LDAP_INVALID_URL = 62
- const kError_LDAP_SEARCH_FAILED = 39
- const kError_LIBRARY_NOT_FOUND = 40
- const kError_LOGIN_DENIED = 67
- const kError_MALFORMAT_USER = 24
- const kError_OBSOLETE = 50
- const kError_OK = 0
- const kError_OPERATION_TIMEOUTED = 28
- const kError_OUT_OF_MEMORY = 27
- const kError_PARTIAL_FILE = 18
- const kError_READ_ERROR = 26
- const kError_RECV_ERROR = 56
- const kError_SEND_ERROR = 55
- const kError_SEND_FAIL_REWIND = 65
- const kError_SHARE_IN_USE = 57
- const kError_SSL_CACERT = 60
- const kError_SSL_CERTPROBLEM = 58
- const kError_SSL_CIPHER = 59
- const kError_SSL_CONNECT_ERROR = 35
- const kError_SSL_ENGINE_INITFAILED = 66
- const kError_SSL_ENGINE_NOTFOUND = 53
- const kError_SSL_ENGINE_SETFAILED = 54
- const kError_SSL_PEER_CERTIFICATE = 51
- const kError_TELNET_OPTION_SYNTAX = 49
- const kError_TOO_MANY_REDIRECTS = 47
- const kError_UNKNOWN_TELNET_OPTION = 48
- const kError_UNSUPPORTED_PROTOCOL = 1
- const kError_URL_MALFORMAT = 3
- const kError_URL_MALFORMAT_USER = 4
- const kError_WRITE_ERROR = 23
- const kFTPAUTH_DEFAULT=0
- const kFTPAUTH_SSL=1
- const kFTPAUTH_TLS=2
- const kFTPSSL_ALL=3
- const kFTPSSL_CONTROL=2
- const kFTPSSL_NONE=0
- const kFTPSSL_TRY=1
- const kHTTP_VERSION_1_0=1
- const kHTTP_VERSION_1_1=2
- const kHTTP_VERSION_NONE=0
- const kINFO_DATA_IN = 3
- const kINFO_DATA_OUT = 4
- const kINFO_HEADER_IN = 1
- const kINFO_HEADER_OUT = 2
- const kINFO_SSL_DATA_IN = 5
- const kINFO_SSL_DATA_OUT = 6
- const kINFO_TEXT = 0
- const kIPRESOLVE_V4 = 1
- const kIPRESOLVE_V6 = 2
- const kIPRESOLVE_WHATEVER=0
- const kNETRC_IGNORED=0
- const kNETRC_OPTIONAL=1
- const kNETRC_REQUIRED=2
- const kProtocolAll = -1
- const kProtocolDICT = &h200
- const kProtocolFILE = &h400
- const kProtocolFTP = 4
- const kProtocolFTPS = 8
- const kProtocolHTTP = 1
- const kProtocolHTTPS = 2
- const kProtocolLDAP = &h80
- const kProtocolLDAPS = &h100
- const kProtocolSCP = &h10
- const kProtocolSFTP = &h20
- const kProtocolTelnet = &h40
- const kProtocolTFTP = &h800
- const kPROXY_HTTP = 0
- const kPROXY_SOCKS4 = 4
- const kPROXY_SOCKS5 = 5
- const kSSLVersionDefault = 0
- const kSSLVersionSSLv2=2
- const kSSLVersionSSLv3=3
- const kSSLVersionTLSv1=1
- const kTimeConditionIfModifiedSince = 1
- const kTimeConditionIfUnModifiedSince = 2
- const kTimeConditionNone = 0
- class CURLMissingFunctionExceptionMBS
- class CURLNotInitializedExceptionMBS
- class CURLSListMBS
- class CURLSMBS
- method FormAdd(FormOption1 as integer, Text1 as string, FormOption2 as integer, FormOptions() as integer, Texts() as string)
- method FormAdd(FormOption1 as integer, Text1 as string, FormOption2 as integer, Text2 as string)
- method FormAdd(FormOption1 as integer, Text1 as string, FormOption2 as integer, Text2 as string, FormOption3 as integer, Number3 as integer)
- method FormAdd(FormOption1 as integer, Text1 as string, FormOption2 as integer, Text2 as string, FormOption3 as integer, Number3 as integer, FormOption4 as integer, Number4 as integer)
- method FormAdd(FormOption1 as integer, Text1 as string, FormOption2 as integer, Text2 as string, FormOption3 as integer, Number3 as integer, FormOption4 as integer, Text4 as string)
- method FormAdd(FormOption1 as integer, Text1 as string, FormOption2 as integer, Text2 as string, FormOption3 as integer, Text3 as string)
- method FormAdd(FormOption1 as integer, Text1 as string, FormOption2 as integer, Text2 as string, FormOption3 as integer, Text3 as string, FormOption4 as integer, Number4 as integer)
- method FormFinish
- method GetInfoConnectTime as double
- method GetInfoContentLengthDownload as double
- method GetInfoContentLengthUpload as double
- method GetInfoContentType as string
- method GetInfoCookieList as CURLSListMBS
- method GetInfoEffectiveURL as string
- method GetInfoFileTime as integer
- method GetInfoHeaderSize as integer
- method GetInfoHTTPAuthAvail as integer
- method GetInfoHTTPConnectCode as integer
- method GetInfoNameLookupTime as double
- method GetInfoNumConnects as integer
- method GetInfoOSErrno as integer
- method GetInfoPreTransferTime as double
- method GetInfoProxyAuthAvail as integer
- method GetInfoRedirectCount as integer
- method GetInfoRedirectTime as double
- method GetInfoRequestSize as integer
- method GetInfoResposeCode as integer
- method GetInfoSizeDownload as double
- method GetInfoSizeUpload as double
- method GetInfoSpeedDownload as double
- method GetInfoSpeedUpload as double
- method GetInfoSSLEngines as CURLSListMBS
- method GetInfoSSLVerifyResult as integer
- method GetInfoStartTransferTime as double
- method GetInfoTotalTime as double
- method LibVersion as string
- method Perform as integer
- method Reset
- method SetOptionHTTP200Aliases(data() as string)
- method SetOptionHTTPHeader(data() as string)
- method SetOptionPostQuote(data() as string)
- method SetOptionPreQuote(data() as string)
- method SetOptionQuote(data() as string)
- method SetOptionTelnetOptions(data() as string)
- method SetPathCAInfo(path as folderitem)
- method SetPathCAPath(path as folderitem)
- method SetPathCRLFile(path as folderitem)
- method SetPathIssuerCert(path as folderitem)
- method SetPathNetRCFile(path as folderitem)
- method Version as CURLSVersionMBS
- shared property APILoaded as Boolean
- property Handle as Integer
- property Lasterror as Integer
- property OptionAddressScope as Integer
- property OptionAutoReferer as Boolean
- property OptionBufferSize as Integer
- property OptionCAInfo as String
- property OptionCAPath as String
- property OptionCertInfo as boolean
- property OptionConnectionTimeout as Integer
- property OptionConnectionTimeOutMS as Integer
- property OptionConnectOnly as Boolean
- property OptionCookie as String
- property OptionCookieFile as String
- property OptionCookieJar as String
- property OptionCookieList as String
- property OptionCookieSession as Boolean
- property OptionCopyPostFields as String
- property OptionCRLF as Boolean
- property OptionCRLFile as String
- property OptionCustomRequest as String
- property OptionDNSCacheTimeout as Integer
- property OptionEGDSocket as String
- property OptionFailOnError as Boolean
- property OptionFileTime as Boolean
- property OptionFollowLocation as Boolean
- property OptionForbitReuse as Boolean
- property OptionFreshConnect as Boolean
- property OptionFTPAlternativeToUser as String
- property OptionFTPAppend as Boolean
- property OptionFTPCreateMissingDirs as Boolean
- property OptionFTPFileMethod as Integer
- property OptionFTPListOnly as Boolean
- property OptionFTPPort as String
- property OptionFTPResponseTimeout as Integer
- property OptionFTPSkipPasvIP as Integer
- property OptionFTPSSL as Integer
- property OptionFTPSSLAuth as Integer
- property OptionFTPSSLCCC as Integer
- property OptionFTPUseEPRT as Boolean
- property OptionFTPUseEPSV as Boolean
- property OptionGet as Boolean
- property OptionHeader as Boolean
- property OptionHTTPAuth as Integer
- property OptionHTTPContentDecoding as Integer
- property OptionHTTPProxyTunnel as Boolean
- property OptionHTTPTransferDecoding as Integer
- property OptionHTTPVersion as Integer
- property OptionIgnoreContentLength as Boolean
- property OptionInFileSize as Integer
- property OptionInFileSizeLarge as Int64
- property OptionInterface as String
- property OptionIPResolve as Integer
- property OptionIssuerCert as String
- property OptionKRB4Level as String
- property OptionLocalPort as Integer
- property OptionLocalPortRange as Integer
- property OptionLowSpeedLimit as Integer
- property OptionLowSpeedTime as Integer
- property OptionMaxConnects as Integer
- property OptionMaxFileSize as Integer
- property OptionMaxFileSizeLarge as Int64
- property OptionMaxRecvSpeedLarge as Int64
- property OptionMaxRedirs as Integer
- property OptionMaxSendSpeedLarge as Int64
- property OptionNetRC as Integer
- property OptionNetRCFile as String
- property OptionNewDirectoryPerms as Integer
- property OptionNewFilePerms as Integer
- property OptionNoBody as Boolean
- property OptionNoProxy as String
- property OptionPassword as String
- property OptionPort as Integer
- property OptionPost as Boolean
- property OptionPostFields as String
- property OptionPostFieldSize as Integer
- property OptionPostFieldSizeLarge as Int64
- property OptionPostRedir as Integer
- property OptionProtocols as Integer
- property OptionProxy as String
- property OptionProxyAuth as Integer
- property OptionProxyPassword as String
- property OptionProxyPort as Integer
- property OptionProxyTransferMode as Integer
- property OptionProxyType as Integer
- property OptionProxyUsername as String
- property OptionProxyUserPassword as String
- property OptionPut as Boolean
- property OptionRandomFile as String
- property OptionRange as String
- property OptionRedirProtocols as Integer
- property OptionReferer as String
- property OptionResumeFrom as Integer
- property OptionResumeFromLarge as Int64
- property OptionSocks5GSSAPINEC as Boolean
- property OptionSocks5GSSAPIService as String
- property OptionSSHAuthTypes as Integer
- property OptionSSHHostPublicKeyMD5 as String
- property OptionSSHKnownhosts as String
- property OptionSSHPrivateKeyfile as String
- property OptionSSHPublicKeyfile as String
- property OptionSSLCert as String
- property OptionSSLCertType as String
- property OptionSSLCipherList as String
- property OptionSSLEngine as String
- property OptionSSLEngineDefault as Integer
- property OptionSSLKey as String
- property OptionSSLKeyPassword as String
- property OptionSSLKeyType as String
- property OptionSSLSessionIDCache as Boolean
- property OptionSSLVerifyHost as Integer
- property OptionSSLVerifyPeer as Integer
- property OptionSSLVersion as Integer
- property OptionTCPNoDelay as Boolean
- property OptionTFTPBlockSize as Integer
- property OptionTimeCondition as Integer
- property OptionTimeOut as Integer
- property OptionTimeOutMS as Integer
- property OptionTimeValue as Integer
- property OptionTransferText as Boolean
- property OptionUnrestrictedAuth as Boolean
- property OptionUpload as Boolean
- property OptionURL as String
- property OptionUserAgent as String
- property OptionUsername as String
- property OptionUserPassword as String
- property OptionVerbose as Boolean
- property YieldTime as Boolean
- event DebugMessage(infotype as integer, data as string)
- event Header(data as string) as integer
- event Progress(dltotal as double, dlnow as double, ultotal as double, ulnow as double) as boolean
- event Read(count as integer) as string
- event RestartRead() as boolean
- event SSHKey(KnownKey as string, KnownKeyLength as integer, KnownKeyType as integer, FoundKey as string, FoundKeyLength as integer, FoundKeyType as integer, MatchStatus as integer) as integer
- event Write(data as string) as integer
- const kAUTH_ANY=&hFFFF
- const kAUTH_ANYSAFE=&hFFFE
- const kAUTH_BASIC=1
- const kAUTH_DIGEST=2
- const kAUTH_GSSNEGOTIATE=4
- const kAUTH_NONE=0
- const kAUTH_NTLM=8
- const kError_ABORTED_BY_CALLBACK = 42
- const kError_BAD_CALLING_ORDER = 44
- const kError_BAD_CONTENT_ENCODING = 61
- const kError_BAD_DOWNLOAD_RESUME = 36
- const kError_BAD_FUNCTION_ARGUMENT = 43
- const kError_BAD_PASSWORD_ENTERED = 46
- const kError_COULDNT_CONNECT = 7
- const kError_COULDNT_RESOLVE_HOST = 6
- const kError_COULDNT_RESOLVE_PROXY = 5
- const kError_FAILED_INIT = 2
- const kError_FILESIZE_EXCEEDED = 63
- const kError_FILE_COULDNT_READ_FILE = 37
- const kError_FTP_ACCESS_DENIED = 9
- const kError_FTP_CANT_GET_HOST = 15
- const kError_FTP_CANT_RECONNECT = 16
- const kError_FTP_COULDNT_GET_SIZE = 32
- const kError_FTP_COULDNT_RETR_FILE = 19
- const kError_FTP_COULDNT_SET_ASCII = 29
- const kError_FTP_COULDNT_SET_BINARY = 17
- const kError_FTP_COULDNT_STOR_FILE = 25
- const kError_FTP_COULDNT_USE_REST = 31
- const kError_FTP_PORT_FAILED = 30
- const kError_FTP_QUOTE_ERROR = 21
- const kError_FTP_SSL_FAILED = 64
- const kError_FTP_USER_PASSWORD_INCORRECT = 10
- const kError_FTP_WEIRD_227_FORMAT = 14
- const kError_FTP_WEIRD_PASS_REPLY = 11
- const kError_FTP_WEIRD_PASV_REPLY = 13
- const kError_FTP_WEIRD_SERVER_REPLY = 8
- const kError_FTP_WEIRD_USER_REPLY = 12
- const kError_FTP_WRITE_ERROR = 20
- const kError_FUNCTION_NOT_FOUND = 41
- const kError_GOT_NOTHING = 52
- const kError_HTTP_POST_ERROR = 34
- const kError_HTTP_RANGE_ERROR = 33
- const kError_HTTP_RETURNED_ERROR = 22
- const kError_INTERFACE_FAILED = 45
- const kError_LDAP_CANNOT_BIND = 38
- const kError_LDAP_INVALID_URL = 62
- const kError_LDAP_SEARCH_FAILED = 39
- const kError_LIBRARY_NOT_FOUND = 40
- const kError_LOGIN_DENIED = 67
- const kError_MALFORMAT_USER = 24
- const kError_OBSOLETE = 50
- const kError_OK = 0
- const kError_OPERATION_TIMEOUTED = 28
- const kError_OUT_OF_MEMORY = 27
- const kError_PARTIAL_FILE = 18
- const kError_READ_ERROR = 26
- const kError_RECV_ERROR = 56
- const kError_SEND_ERROR = 55
- const kError_SEND_FAIL_REWIND = 65
- const kError_SHARE_IN_USE = 57
- const kError_SSL_CACERT = 60
- const kError_SSL_CERTPROBLEM = 58
- const kError_SSL_CIPHER = 59
- const kError_SSL_CONNECT_ERROR = 35
- const kError_SSL_ENGINE_INITFAILED = 66
- const kError_SSL_ENGINE_NOTFOUND = 53
- const kError_SSL_ENGINE_SETFAILED = 54
- const kError_SSL_PEER_CERTIFICATE = 51
- const kError_TELNET_OPTION_SYNTAX = 49
- const kError_TOO_MANY_REDIRECTS = 47
- const kError_UNKNOWN_TELNET_OPTION = 48
- const kError_UNSUPPORTED_PROTOCOL = 1
- const kError_URL_MALFORMAT = 3
- const kError_URL_MALFORMAT_USER = 4
- const kError_WRITE_ERROR = 23
- const kFTPAUTH_DEFAULT=0
- const kFTPAUTH_SSL=1
- const kFTPAUTH_TLS=2
- const kFTPSSL_ALL=3
- const kFTPSSL_CONTROL=2
- const kFTPSSL_NONE=0
- const kFTPSSL_TRY=1
- const kHTTP_VERSION_1_0=1
- const kHTTP_VERSION_1_1=2
- const kHTTP_VERSION_NONE=0
- const kINFO_DATA_IN = 3
- const kINFO_DATA_OUT = 4
- const kINFO_HEADER_IN = 1
- const kINFO_HEADER_OUT = 2
- const kINFO_SSL_DATA_IN = 5
- const kINFO_SSL_DATA_OUT = 6
- const kINFO_TEXT = 0
- const kIPRESOLVE_V4 = 1
- const kIPRESOLVE_V6 = 2
- const kIPRESOLVE_WHATEVER=0
- const kNETRC_IGNORED=0
- const kNETRC_OPTIONAL=1
- const kNETRC_REQUIRED=2
- const kProtocolAll = -1
- const kProtocolDICT = &h200
- const kProtocolFILE = &h400
- const kProtocolFTP = 4
- const kProtocolFTPS = 8
- const kProtocolHTTP = 1
- const kProtocolHTTPS = 2
- const kProtocolLDAP = &h80
- const kProtocolLDAPS = &h100
- const kProtocolSCP = &h10
- const kProtocolSFTP = &h20
- const kProtocolTelnet = &h40
- const kProtocolTFTP = &h800
- const kPROXY_HTTP = 0
- const kPROXY_SOCKS4 = 4
- const kPROXY_SOCKS5 = 5
- const kSSLVersionDefault = 0
- const kSSLVersionSSLv2=2
- const kSSLVersionSSLv3=3
- const kSSLVersionTLSv1=1
- const kTimeConditionIfModifiedSince = 1
- const kTimeConditionIfUnModifiedSince = 2
- const kTimeConditionNone = 0
- class CURLSNotInitializedExceptionMBS
- class CURLSVersionMBS
- method Protocol(index as integer) as string
- property Features as Integer
- property Host as String
- property LibZVersion as String
- property ProtocolCount as Integer
- property SSLVersion as String
- property SSLVersionNumber as Integer
- property SupportsASYNCHDNS as Boolean
- property SupportsGSSNEGOTIATE as Boolean
- property SupportsIDN as Boolean
- property SupportsIPV6 as Boolean
- property SupportsKERBEROS4 as Boolean
- property SupportsLARGEFILE as Boolean
- property SupportsLIBZ as Boolean
- property SupportsNTLM as Boolean
- property SupportsSPNEGO as Boolean
- property SupportsSSL as Boolean
- property SupportsSSPI as Boolean
- property Version as String
- property VersionNumber as Integer
- class CURLVersionMBS
- method Protocol(index as integer) as string
- property Features as Integer
- property Host as String
- property LibZVersion as String
- property ProtocolCount as Integer
- property SSLVersion as String
- property SSLVersionNumber as Integer
- property SupportsASYNCHDNS as Boolean
- property SupportsGSSNEGOTIATE as Boolean
- property SupportsIDN as Boolean
- property SupportsIPV6 as Boolean
- property SupportsKERBEROS4 as Boolean
- property SupportsLARGEFILE as Boolean
- property SupportsLIBZ as Boolean
- property SupportsNTLM as Boolean
- property SupportsSPNEGO as Boolean
- property SupportsSSL as Boolean
- property SupportsSSPI as Boolean
- property Version as String
- property VersionNumber as Integer
The items on this page are in the following plugins: MBS REALbasic CURL Plugin.
Links
MBS Realbasic Plugins - Pfarrgemeinde Messdiener Nickenich