
Maybe because i'm running windows server 2008.? I'm not sure if i'm missing something but this plugin isn't loading correct for me. Microsoft Visual C++ 2005 Service Pack 1 Redistributable Package MFC Security Update

The windows version should install the following package (thanks Thrawn2 () to figure out) Test #7 Upload image using curl_httppost() & get the uploaded image url Test #5 Get a web page body & header content to file Test #4 Verify a https website using ca-bundle.crt Test #1 Get cURL version & supported protocols

Native bool:curl_hash_string(const String:input, dataSize, Openssl_Hash:algorithm, String:buffer, maxlength) ĭownloload the curl_examples.zip to see how to useĬurl_rcon.sp make a source rcon query to other serverĬurl_gmail.sp use read function send a emailĬurl_udp.sp send A2S_INFO to source server & get the resultĬurl_write_function.sp use write function download filesĬompile curl_self_test.sp & run curl_self_test and curl_hash_testĪll output test files in addons/sourcemod/data/curl_test Native curl_hash_file(const String:file, Openssl_Hash:algorithm, Openssl_Hash_Complete:complete_callback, any:value=0)


The extension includes 2 hash function (file hash, string hash), provided by openssl library: Protocols: dict file ftp ftps gopher http https imap imaps pop3 pop3s rtsp scp sftp smtp smtps telnet tftp This a a sourcemod extension, using libcurl libcurl supports SSL certificates, HTTP POST, HTTP PUT, FTP uploading, HTTP form based upload, proxies, cookies, user+password authentication (Basic, Digest, NTLM, Negotiate, Kerberos), file transfer resume, http proxy tunneling and more! A free and easy-to-use client-side URL transfer library, supporting DICT, FILE, FTP, FTPS, GOPHER, HTTP, HTTPS, IMAP, IMAPS, LDAP, LDAPS, POP3, POP3S, RTMP, RTSP, SCP, SFTP, SMTP, SMTPS, TELNET and TFTP.
