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

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.