curl/docs/examples
Daniel Stenberg 9a8b3b3e13
copyright: fix out-of-date copyright ranges and missing headers
Reported by the new script 'scripts/copyright.pl'. The script has a
regex whitelist for the files that don't need copyright headers.

Removed three (mostly usesless) README files from docs/

Closes #5141
2020-03-24 15:05:59 +01:00
..
.gitignore examples: Update .gitignore 2019-01-02 14:32:01 +01:00
10-at-a-time.c examples: only include <curl/curl.h> 2019-03-05 07:58:29 +01:00
Makefile.am makefile: make checksrc and hugefile commands "silent" 2019-03-14 20:11:24 +01:00
Makefile.example copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
Makefile.inc examples: add multi-poll.c 2019-11-14 23:24:00 +01:00
Makefile.m32 copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
Makefile.netware copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
README examples/README: cut out the incomplete list 2015-11-25 10:49:22 +01:00
adddocsref.pl copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
altsvc.c examples: add http3.c, altsvc.c and http3-present.c 2019-08-13 23:14:20 +02:00
anyauthput.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
asiohiper.cpp example/asiohiper: insert warning comment about its status 2018-09-10 17:42:39 +02:00
cacertinmem.c examples: remove dead variable stores 2019-05-22 10:06:25 +02:00
certinfo.c typecheck-gcc.h: check CURLINFO_CERTINFO 2017-06-01 21:06:09 +02:00
chkspeed.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
cookie_interface.c docs/examples: URL updates 2018-09-23 09:23:29 +00:00
crawler.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
curlgtk.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
curlx.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
debug.c docs/examples: URL updates 2018-09-23 09:23:29 +00:00
ephiperfifo.c defines: avoid underscore-prefixed defines 2019-08-23 11:47:57 +02:00
evhiperfifo.c examples: fix "clarify calculation precedence" warnings 2019-05-22 10:06:33 +02:00
externalsocket.c copyrights: update all copyright notices to 2019 on files changed this year 2019-11-02 23:15:56 +01:00
fileupload.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
fopen.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
ftp-wildcard.c copyrights: update all copyright notices to 2019 on files changed this year 2019-11-02 23:15:56 +01:00
ftpget.c examples: remove superfluous null-pointer checks 2019-02-14 23:30:43 +01:00
ftpgetinfo.c cleanup: remove FIXME and TODO comments 2019-05-16 09:16:56 +02:00
ftpgetresp.c examples: adhere to curl code style 2016-02-11 09:44:45 +01:00
ftpsget.c examples: remove superfluous null-pointer checks 2019-02-14 23:30:43 +01:00
ftpupload.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
ftpuploadfrommem.c examples: fixed too long line and too long string warnings 2017-05-01 09:16:12 +02:00
ftpuploadresume.c examples/ftpuploadresume: checksrc compliance 2017-08-16 14:44:50 -04:00
getinfo.c docs/examples: URL updates 2018-09-23 09:23:29 +00:00
getinmemory.c docs/examples: URL updates 2018-09-23 09:23:29 +00:00
getredirect.c docs/examples: URL updates 2018-09-23 09:23:29 +00:00
ghiper.c examples: fix "clarify calculation precedence" warnings 2019-05-22 10:06:33 +02:00
hiperfifo.c defines: avoid underscore-prefixed defines 2019-08-23 11:47:57 +02:00
href_extractor.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
htmltidy.c copyrights: update all copyright notices to 2019 on files changed this year 2019-11-02 23:15:56 +01:00
htmltitle.cpp copyrights: update all copyright notices to 2019 on files changed this year 2019-11-02 23:15:56 +01:00
http-post.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
http2-download.c http2-download: fix format specifier 2019-05-22 10:06:17 +02:00
http2-pushinmemory.c examples/http2-pushinmemory: receive HTTP/2 pushed files in memory 2018-09-18 10:37:26 +02:00
http2-serverpush.c examples/http2-serverpush: add some sensible error checks 2019-02-18 14:57:38 +01:00
http2-upload.c copyrights: update all copyright notices to 2019 on files changed this year 2019-11-02 23:15:56 +01:00
http3-present.c examples: add http3.c, altsvc.c and http3-present.c 2019-08-13 23:14:20 +02:00
http3.c examples: add http3.c, altsvc.c and http3-present.c 2019-08-13 23:14:20 +02:00
httpcustomheader.c examples/httpcustomheader: Value stored to 'res' is never read 2019-02-14 23:30:43 +01:00
httpput.c code style: use spaces around equals signs 2017-09-11 09:29:50 +02:00
https.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
imap-append.c copyrights: update all copyright notices to 2019 on files changed this year 2019-11-02 23:15:56 +01:00
imap-authzid.c examples: Added SASL PLAIN authorisation identity (authzid) examples 2019-08-06 11:38:49 -04:00
imap-copy.c spelling fixes 2017-03-26 23:56:23 +02:00
imap-create.c spelling fixes 2017-03-26 23:56:23 +02:00
imap-delete.c spelling fixes 2017-03-26 23:56:23 +02:00
imap-examine.c spelling fixes 2017-03-26 23:56:23 +02:00
imap-fetch.c examples: adhere to curl code style 2016-02-11 09:44:45 +01:00
imap-list.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
imap-lsub.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
imap-multi.c code style: use spaces around pluses 2017-09-11 09:29:50 +02:00
imap-noop.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
imap-search.c spelling fixes 2017-03-26 23:56:23 +02:00
imap-ssl.c examples: adhere to curl code style 2016-02-11 09:44:45 +01:00
imap-store.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
imap-tls.c examples: adhere to curl code style 2016-02-11 09:44:45 +01:00
makefile.dj copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
multi-app.c copyrights: update all copyright notices to 2019 on files changed this year 2019-11-02 23:15:56 +01:00
multi-debugcallback.c docs/examples: URL updates 2018-09-23 09:23:29 +00:00
multi-double.c docs/examples: URL updates 2018-09-23 09:23:29 +00:00
multi-event.c copyrights: update all copyright notices to 2019 on files changed this year 2019-11-02 23:15:56 +01:00
multi-formadd.c docs/examples: URL updates 2018-09-23 09:23:29 +00:00
multi-poll.c examples: add multi-poll.c 2019-11-14 23:24:00 +01:00
multi-post.c docs/examples: URL updates 2018-09-23 09:23:29 +00:00
multi-single.c docs/examples: URL updates 2018-09-23 09:23:29 +00:00
multi-uv.c docs/examples: URL updates 2018-09-23 09:23:29 +00:00
multithread.c copyrights: update all copyright notices to 2019 on files changed this year 2019-11-02 23:15:56 +01:00
opensslthreadlock.c code style: use spaces around equals signs 2017-09-11 09:29:50 +02:00
parseurl.c examples/parseurl.c: show off the URL API a bit 2018-09-22 12:04:35 +02:00
persistent.c docs/examples: URL updates 2018-09-23 09:23:29 +00:00
pop3-authzid.c examples: Added SASL PLAIN authorisation identity (authzid) examples 2019-08-06 11:38:49 -04:00
pop3-dele.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
pop3-list.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
pop3-multi.c code style: use spaces around pluses 2017-09-11 09:29:50 +02:00
pop3-noop.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
pop3-retr.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
pop3-ssl.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
pop3-stat.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
pop3-tls.c examples: adhere to curl code style 2016-02-11 09:44:45 +01:00
pop3-top.c spelling fixes 2017-03-26 23:56:23 +02:00
pop3-uidl.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
post-callback.c examples/post-callback: use long for CURLOPT_POSTFIELDSIZE 2017-09-21 20:07:24 +02:00
postinmemory.c examples/postinmemory.c: Call curl_global_cleanup always 2019-12-24 01:06:47 -05:00
postit2-formadd.c examples: remove the "this exact code has not been verified" 2019-10-29 09:48:49 +01:00
postit2.c examples: remove the "this exact code has not been verified" 2019-10-29 09:48:49 +01:00
progressfunc.c docs/examples: URL updates 2018-09-23 09:23:29 +00:00
resolve.c copyrights: update all copyright notices to 2019 on files changed this year 2019-11-02 23:15:56 +01:00
rtsp.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
sampleconv.c copyrights: update all copyright notices to 2019 on files changed this year 2019-11-02 23:15:56 +01:00
sendrecv.c copyrights: update all copyright notices to 2019 on files changed this year 2019-11-02 23:15:56 +01:00
sepheaders.c docs/examples: URL updates 2018-09-23 09:23:29 +00:00
sessioninfo.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
sftpget.c examples: remove superfluous null-pointer checks 2019-02-14 23:30:43 +01:00
sftpuploadresume.c examples: remove dead variable stores 2019-05-22 10:06:25 +02:00
shared-connection-cache.c copyrights: update all copyright notices to 2019 on files changed this year 2019-11-02 23:15:56 +01:00
simple.c docs/examples: URL updates 2018-09-23 09:23:29 +00:00
simplepost.c docs/examples: URL updates 2018-09-23 09:23:29 +00:00
simplessl.c code style: use spaces around equals signs 2017-09-11 09:29:50 +02:00
smooth-gtk-thread.c copyrights: update all copyright notices to 2019 on files changed this year 2019-11-02 23:15:56 +01:00
smtp-authzid.c examples: Added SASL PLAIN authorisation identity (authzid) examples 2019-08-06 11:38:49 -04:00
smtp-expn.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
smtp-mail.c examples/smtp-mail.c: use separate defines for options and mail 2017-12-12 15:28:05 +01:00
smtp-mime.c copyrights: update all copyright notices to 2019 on files changed this year 2019-11-02 23:15:56 +01:00
smtp-multi.c code style: use spaces around pluses 2017-09-11 09:29:50 +02:00
smtp-ssl.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
smtp-tls.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
smtp-vrfy.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
sslbackend.c copyrights: update all copyright notices to 2019 on files changed this year 2019-11-02 23:15:56 +01:00
synctime.c copyrights: update all copyright notices to 2019 on files changed this year 2019-11-02 23:15:56 +01:00
threaded-shared-conn.c copyrights: update all copyright notices to 2019 on files changed this year 2019-11-02 23:15:56 +01:00
threaded-ssl.c copyrights: update all copyright notices to 2019 on files changed this year 2019-11-02 23:15:56 +01:00
url2file.c url2file.c: fix copyright year 2019-12-21 18:18:12 +01:00
urlapi.c setopt: add CURLOPT_CURLU 2018-11-09 15:47:28 +01:00
usercertinmem.c copyrights: fix copyright year range 2019-11-08 14:51:42 +01:00
version-check.pl copyright: fix out-of-date copyright ranges and missing headers 2020-03-24 15:05:59 +01:00
xmlstream.c docs/examples: URL updates 2018-09-23 09:23:29 +00:00

README

                                  _   _ ____  _
                              ___| | | |  _ \| |
                             / __| | | | |_) | |
                            | (__| |_| |  _ <| |___
                             \___|\___/|_| \_\_____|

This directory is for libcurl programming examples. They are meant to show
some simple steps on how you can build your own application to take full
advantage of libcurl.

If you end up with other small but still useful example sources, please mail
them for submission in future packages and on the web site.

BUILDING

The Makefile.example is an example makefile that could be used to build these
examples. Just edit the file according to your system and requirements first.

Most examples should build fine using a command line like this:

  $ `curl-config --cc --cflags --libs` -o example example.c

Some compilers don't like having the arguments in this order but instead
want you do reorganize them like:

  $ `curl-config --cc` -o example example.c `curl-config --cflags --libs`

*PLEASE* do not use the curl.haxx.se site as a test target for your libcurl
applications/experiments. Even if some of the examples use that site as a URL
at some places, it doesn't mean that the URLs work or that we expect you to
actually torture our web site with your tests!  Thanks.

EXAMPLES

Each example source code file is designed to be and work stand-alone and
rather self-explanatory. The examples may at times lack the level of error
checks you need in a real world, but that is then only for the sake of
readability: to make the code smaller and easier to follow.