Marcel Raad ce2cc568f8 Makefile.m32: enable -W for MinGW32 build 7 vuotta sitten
..
.gitignore a47137c4a5 docs/examples: gitignore some more built examples 9 vuotta sitten
10-at-a-time.c 8657c268e1 checksrc: white space edits to comply to stricter checksrc 8 vuotta sitten
Makefile.am 73a2fcea0b includes: remove curl/curlbuild.h and curl/curlrules.h 7 vuotta sitten
Makefile.example 4af40b3646 URLs: change all http:// URLs to https:// 8 vuotta sitten
Makefile.inc e7f8ac1945 examples: ftpuploadfrommem.c 7 vuotta sitten
Makefile.m32 ce2cc568f8 Makefile.m32: enable -W for MinGW32 build 7 vuotta sitten
Makefile.netware f7df67cff0 spelling fixes 7 vuotta sitten
README 99d17a5e2b examples/README: cut out the incomplete list 9 vuotta sitten
adddocsref.pl 4af40b3646 URLs: change all http:// URLs to https:// 8 vuotta sitten
anyauthput.c 35311b22b9 anyauthput: remove unused code 7 vuotta sitten
asiohiper.cpp d6bb1f1d56 asiohiper.cpp / evhiperfifo.c: deal with negative timerfunction input 7 vuotta sitten
cacertinmem.c f7df67cff0 spelling fixes 7 vuotta sitten
certinfo.c efc7c1d86f typecheck-gcc.h: check CURLINFO_CERTINFO 7 vuotta sitten
chkspeed.c 3a6563d668 examples: adhere to curl code style 8 vuotta sitten
cookie_interface.c 77b90997dd cookie_interface: fix -Wcomma warning 7 vuotta sitten
curlgtk.c 3a6563d668 examples: adhere to curl code style 8 vuotta sitten
curlx.c f7df67cff0 spelling fixes 7 vuotta sitten
debug.c b4d87f54d6 examples: fix Wimplicit-fallthrough warnings 7 vuotta sitten
evhiperfifo.c d6bb1f1d56 asiohiper.cpp / evhiperfifo.c: deal with negative timerfunction input 7 vuotta sitten
externalsocket.c c5de7f50f7 examples/externalsocket.c: s/closesocket/closecb 7 vuotta sitten
fileupload.c dfcdaaba37 examples/fileupload.c: fclose the file as well 8 vuotta sitten
fopen.c c23177d5e9 examples: declare TU-local variables static 7 vuotta sitten
ftp-wildcard.c 3a6563d668 examples: adhere to curl code style 8 vuotta sitten
ftpget.c 3a6563d668 examples: adhere to curl code style 8 vuotta sitten
ftpgetinfo.c 3a6563d668 examples: adhere to curl code style 8 vuotta sitten
ftpgetresp.c 3a6563d668 examples: adhere to curl code style 8 vuotta sitten
ftpsget.c 4af40b3646 URLs: change all http:// URLs to https:// 8 vuotta sitten
ftpupload.c b228d2952b checksrc: stricter no-space-before-paren enforcement 8 vuotta sitten
ftpuploadfrommem.c 6cba8dacea examples: fixed too long line and too long string warnings 7 vuotta sitten
ftpuploadresume.c dbadaebfc4 checksrc: code style: use 'char *name' style 8 vuotta sitten
getinfo.c 4af40b3646 URLs: change all http:// URLs to https:// 8 vuotta sitten
getinmemory.c 4af40b3646 URLs: change all http:// URLs to https:// 8 vuotta sitten
getredirect.c 4af40b3646 URLs: change all http:// URLs to https:// 8 vuotta sitten
ghiper.c e5491e0f9c ghiper.c/hiperfifo.c: add comment about missing timer functionality 7 vuotta sitten
hiperfifo.c e5491e0f9c ghiper.c/hiperfifo.c: add comment about missing timer functionality 7 vuotta sitten
href_extractor.c 3a6563d668 examples: adhere to curl code style 8 vuotta sitten
htmltidy.c 6ddab23fb1 docs/examples: remove spurious white spaces all over 8 vuotta sitten
htmltitle.cpp a41e8592d6 examples: make the C++ examples follow our code style too 7 vuotta sitten
http-post.c 4af40b3646 URLs: change all http:// URLs to https:// 8 vuotta sitten
http2-download.c b4d87f54d6 examples: fix Wimplicit-fallthrough warnings 7 vuotta sitten
http2-serverpush.c b4d87f54d6 examples: fix Wimplicit-fallthrough warnings 7 vuotta sitten
http2-upload.c b4d87f54d6 examples: fix Wimplicit-fallthrough warnings 7 vuotta sitten
httpcustomheader.c 4af40b3646 URLs: change all http:// URLs to https:// 8 vuotta sitten
httpput.c 3a6563d668 examples: adhere to curl code style 8 vuotta sitten
https.c 4af40b3646 URLs: change all http:// URLs to https:// 8 vuotta sitten
imap-append.c 45c1c54c42 examples/imap-append: Set size of data to be uploaded 8 vuotta sitten
imap-copy.c f7df67cff0 spelling fixes 7 vuotta sitten
imap-create.c f7df67cff0 spelling fixes 7 vuotta sitten
imap-delete.c f7df67cff0 spelling fixes 7 vuotta sitten
imap-examine.c f7df67cff0 spelling fixes 7 vuotta sitten
imap-fetch.c 3a6563d668 examples: adhere to curl code style 8 vuotta sitten
imap-list.c 4af40b3646 URLs: change all http:// URLs to https:// 8 vuotta sitten
imap-lsub.c 4af40b3646 URLs: change all http:// URLs to https:// 8 vuotta sitten
imap-multi.c 3a6563d668 examples: adhere to curl code style 8 vuotta sitten
imap-noop.c 4af40b3646 URLs: change all http:// URLs to https:// 8 vuotta sitten
imap-search.c f7df67cff0 spelling fixes 7 vuotta sitten
imap-ssl.c 3a6563d668 examples: adhere to curl code style 8 vuotta sitten
imap-store.c 4af40b3646 URLs: change all http:// URLs to https:// 8 vuotta sitten
imap-tls.c 3a6563d668 examples: adhere to curl code style 8 vuotta sitten
makefile.dj 4af40b3646 URLs: change all http:// URLs to https:// 8 vuotta sitten
multi-app.c b228d2952b checksrc: stricter no-space-before-paren enforcement 8 vuotta sitten
multi-debugcallback.c b4d87f54d6 examples: fix Wimplicit-fallthrough warnings 7 vuotta sitten
multi-double.c 3a6563d668 examples: adhere to curl code style 8 vuotta sitten
multi-post.c b228d2952b checksrc: stricter no-space-before-paren enforcement 8 vuotta sitten
multi-single.c 3a6563d668 examples: adhere to curl code style 8 vuotta sitten
multi-uv.c bc164de7b3 examples/multi-uv.c: fix deprecated symbol 7 vuotta sitten
multithread.c bef0d00110 examples/multithread.c: link to our multi-thread docs 7 vuotta sitten
opensslthreadlock.c dbadaebfc4 checksrc: code style: use 'char *name' style 8 vuotta sitten
persistant.c 4af40b3646 URLs: change all http:// URLs to https:// 8 vuotta sitten
pop3-dele.c 4af40b3646 URLs: change all http:// URLs to https:// 8 vuotta sitten
pop3-list.c 4af40b3646 URLs: change all http:// URLs to https:// 8 vuotta sitten
pop3-multi.c 3a6563d668 examples: adhere to curl code style 8 vuotta sitten
pop3-noop.c 4af40b3646 URLs: change all http:// URLs to https:// 8 vuotta sitten
pop3-retr.c 4af40b3646 URLs: change all http:// URLs to https:// 8 vuotta sitten
pop3-ssl.c 4af40b3646 URLs: change all http:// URLs to https:// 8 vuotta sitten
pop3-stat.c 4af40b3646 URLs: change all http:// URLs to https:// 8 vuotta sitten
pop3-tls.c 3a6563d668 examples: adhere to curl code style 8 vuotta sitten
pop3-top.c f7df67cff0 spelling fixes 7 vuotta sitten
pop3-uidl.c 4af40b3646 URLs: change all http:// URLs to https:// 8 vuotta sitten
post-callback.c c23177d5e9 examples: declare TU-local variables static 7 vuotta sitten
postinmemory.c 4af40b3646 URLs: change all http:// URLs to https:// 8 vuotta sitten
postit2.c b228d2952b checksrc: stricter no-space-before-paren enforcement 8 vuotta sitten
progressfunc.c 4af40b3646 URLs: change all http:// URLs to https:// 8 vuotta sitten
resolve.c 4af40b3646 URLs: change all http:// URLs to https:// 8 vuotta sitten
rtsp.c 1c3e8bbfed checksrc: warn for assignments within if() expressions 8 vuotta sitten
sampleconv.c 501b9ebe92 examples/sampleconv.c: indent changes, made callbacks static 7 vuotta sitten
sendrecv.c d99acd937a sendrecv: fix MinGW-w64 warning 7 vuotta sitten
sepheaders.c d202fbcc00 examples: fix some compiler warnings 8 vuotta sitten
sessioninfo.c 27302abb94 s/cURL/curl 8 vuotta sitten
sftpget.c 4af40b3646 URLs: change all http:// URLs to https:// 8 vuotta sitten
simple.c 4af40b3646 URLs: change all http:// URLs to https:// 8 vuotta sitten
simplepost.c 4af40b3646 URLs: change all http:// URLs to https:// 8 vuotta sitten
simplessl.c 0c671a1501 simplessl.c: warning: while with space 8 vuotta sitten
smooth-gtk-thread.c b228d2952b checksrc: stricter no-space-before-paren enforcement 8 vuotta sitten
smtp-expn.c 4af40b3646 URLs: change all http:// URLs to https:// 8 vuotta sitten
smtp-mail.c 3a6563d668 examples: adhere to curl code style 8 vuotta sitten
smtp-multi.c 3a6563d668 examples: adhere to curl code style 8 vuotta sitten
smtp-ssl.c 3a6563d668 examples: adhere to curl code style 8 vuotta sitten
smtp-tls.c 3a6563d668 examples: adhere to curl code style 8 vuotta sitten
smtp-vrfy.c 4af40b3646 URLs: change all http:// URLs to https:// 8 vuotta sitten
synctime.c b228d2952b checksrc: stricter no-space-before-paren enforcement 8 vuotta sitten
threaded-ssl.c 3a6563d668 examples: adhere to curl code style 8 vuotta sitten
url2file.c 6ddab23fb1 docs/examples: remove spurious white spaces all over 8 vuotta sitten
usercertinmem.c 3a4326efd5 usercertinmem.c: improve the short description 7 vuotta sitten
version-check.pl 4af40b3646 URLs: change all http:// URLs to https:// 8 vuotta sitten
xmlstream.c 3a6563d668 examples: adhere to curl code style 8 vuotta sitten

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.