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

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.