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

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.