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

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.