curl/docs/examples
Jay Satiro d4e40f0690 scripts: allow all perl scripts to be run directly
- Enable execute permission (chmod +x)

- Change interpreter to /usr/bin/env perl

Closes https://github.com/curl/curl/pull/2222
2018-01-07 15:42:11 -05:00
..
.gitignore docs/examples: demonstrate how to select SSL backends 2017-08-28 14:56:59 +02:00
10-at-a-time.c code style: use spaces around pluses 2017-09-11 09:29:50 +02:00
Makefile.am includes: remove curl/curlbuild.h and curl/curlrules.h 2017-06-14 11:07:33 +02:00
Makefile.example URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
Makefile.inc examples: move threaded-shared-conn.c to the "complicated" ones 2017-12-06 14:49:58 +01:00
Makefile.m32 Makefile.m32: enable -W for MinGW32 build 2017-06-16 22:32:22 +02:00
Makefile.netware spelling fixes 2017-03-26 23:56:23 +02:00
README examples/README: cut out the incomplete list 2015-11-25 10:49:22 +01:00
adddocsref.pl scripts: allow all perl scripts to be run directly 2018-01-07 15:42:11 -05:00
anyauthput.c code style: use spaces around equals signs 2017-09-11 09:29:50 +02:00
asiohiper.cpp asiohiper.cpp / evhiperfifo.c: deal with negative timerfunction input 2017-05-19 14:16:37 +02:00
cacertinmem.c examples/cacertinmem: ignore cert-already-exists error 2017-12-26 02:08:35 -05:00
certinfo.c typecheck-gcc.h: check CURLINFO_CERTINFO 2017-06-01 21:06:09 +02:00
chkspeed.c code style: use spaces around pluses 2017-09-11 09:29:50 +02:00
cookie_interface.c cookie_interface: fix -Wcomma warning 2017-05-11 10:04:01 +02:00
curlgtk.c examples: adhere to curl code style 2016-02-11 09:44:45 +01:00
curlx.c examples/curlx: Fix code style 2017-11-18 14:04:33 -05:00
debug.c code style: use spaces around pluses 2017-09-11 09:29:50 +02:00
evhiperfifo.c code style: use spaces around equals signs 2017-09-11 09:29:50 +02:00
externalsocket.c examples/externalsocket.c: s/closesocket/closecb 2017-05-31 23:22:46 +02:00
fileupload.c examples/fileupload.c: fclose the file as well 2016-11-08 23:00:43 +01:00
fopen.c code style: use space after semicolon 2017-09-12 09:50:24 +02:00
ftp-wildcard.c examples: adhere to curl code style 2016-02-11 09:44:45 +01:00
ftpget.c code style: use spaces around equals signs 2017-09-11 09:29:50 +02:00
ftpgetinfo.c examples: adhere to curl code style 2016-02-11 09:44:45 +01:00
ftpgetresp.c examples: adhere to curl code style 2016-02-11 09:44:45 +01:00
ftpsget.c code style: use spaces around equals signs 2017-09-11 09:29:50 +02:00
ftpupload.c code style: use spaces around equals signs 2017-09-11 09:29:50 +02:00
ftpuploadfrommem.c examples: fixed too long line and too long string warnings 2017-05-01 09:16:12 +02:00
ftpuploadresume.c examples/ftpuploadresume: checksrc compliance 2017-08-16 14:44:50 -04:00
getinfo.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
getinmemory.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
getredirect.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
ghiper.c code style: use spaces around pluses 2017-09-11 09:29:50 +02:00
hiperfifo.c code style: use spaces around equals signs 2017-09-11 09:29:50 +02:00
href_extractor.c examples: adhere to curl code style 2016-02-11 09:44:45 +01:00
htmltidy.c code style: use spaces around equals signs 2017-09-11 09:29:50 +02:00
htmltitle.cpp examples: make the C++ examples follow our code style too 2017-01-08 16:39:41 +01:00
http-post.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
http2-download.c code style: use spaces around pluses 2017-09-11 09:29:50 +02:00
http2-serverpush.c code style: use spaces around pluses 2017-09-11 09:29:50 +02:00
http2-upload.c code style: use spaces around pluses 2017-09-11 09:29:50 +02:00
httpcustomheader.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
httpput.c code style: use spaces around equals signs 2017-09-11 09:29:50 +02:00
https.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
imap-append.c examples/imap-append: Set size of data to be uploaded 2016-09-18 02:19:17 -04:00
imap-copy.c spelling fixes 2017-03-26 23:56:23 +02:00
imap-create.c spelling fixes 2017-03-26 23:56:23 +02:00
imap-delete.c spelling fixes 2017-03-26 23:56:23 +02:00
imap-examine.c spelling fixes 2017-03-26 23:56:23 +02:00
imap-fetch.c examples: adhere to curl code style 2016-02-11 09:44:45 +01:00
imap-list.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
imap-lsub.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
imap-multi.c code style: use spaces around pluses 2017-09-11 09:29:50 +02:00
imap-noop.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
imap-search.c spelling fixes 2017-03-26 23:56:23 +02:00
imap-ssl.c examples: adhere to curl code style 2016-02-11 09:44:45 +01:00
imap-store.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
imap-tls.c examples: adhere to curl code style 2016-02-11 09:44:45 +01:00
makefile.dj URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
multi-app.c code style: use spaces around pluses 2017-09-11 09:29:50 +02:00
multi-debugcallback.c code style: use spaces around pluses 2017-09-11 09:29:50 +02:00
multi-double.c code style: use spaces around pluses 2017-09-11 09:29:50 +02:00
multi-formadd.c examples: bring back curl_formadd-using examples 2017-10-03 07:59:55 +02:00
multi-post.c form/mime: field names are not allowed to contain zero-valued bytes. 2017-09-22 01:08:29 +01:00
multi-single.c examples: adhere to curl code style 2016-02-11 09:44:45 +01:00
multi-uv.c examples/multi-uv.c: fix deprecated symbol 2017-06-08 23:23:59 +02:00
multithread.c code style: use spaces around equals signs 2017-09-11 09:29:50 +02:00
opensslthreadlock.c code style: use spaces around equals signs 2017-09-11 09:29:50 +02:00
persistant.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
pop3-dele.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
pop3-list.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
pop3-multi.c code style: use spaces around pluses 2017-09-11 09:29:50 +02:00
pop3-noop.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
pop3-retr.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
pop3-ssl.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
pop3-stat.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
pop3-tls.c examples: adhere to curl code style 2016-02-11 09:44:45 +01:00
pop3-top.c spelling fixes 2017-03-26 23:56:23 +02:00
pop3-uidl.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
post-callback.c examples/post-callback: use long for CURLOPT_POSTFIELDSIZE 2017-09-21 20:07:24 +02:00
postinmemory.c code style: use spaces around equals signs 2017-09-11 09:29:50 +02:00
postit2-formadd.c examples: bring back curl_formadd-using examples 2017-10-03 07:59:55 +02:00
postit2.c form/mime: field names are not allowed to contain zero-valued bytes. 2017-09-22 01:08:29 +01:00
progressfunc.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
resolve.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
rtsp.c examples/rtsp: fix error handling macros 2017-12-22 02:59:08 -05:00
sampleconv.c examples/sampleconv.c: indent changes, made callbacks static 2017-05-31 11:56:53 +02:00
sendrecv.c code style: use spaces around equals signs 2017-09-11 09:29:50 +02:00
sepheaders.c examples: fix some compiler warnings 2016-02-11 10:21:09 +01:00
sessioninfo.c s/cURL/curl 2016-11-07 10:36:23 +01:00
sftpget.c code style: use spaces around equals signs 2017-09-11 09:29:50 +02:00
shared-connection-cache.c test1554: verify connection cache sharing 2017-11-09 11:07:44 +01:00
simple.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
simplepost.c code style: use spaces around equals signs 2017-09-11 09:29:50 +02:00
simplessl.c code style: use spaces around equals signs 2017-09-11 09:29:50 +02:00
smooth-gtk-thread.c code style: use spaces around equals signs 2017-09-11 09:29:50 +02:00
smtp-expn.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
smtp-mail.c examples/smtp-mail.c: use separate defines for options and mail 2017-12-12 15:28:05 +01:00
smtp-mime.c examples/mime: minor example code fixes 2017-09-05 10:05:27 +00:00
smtp-multi.c code style: use spaces around pluses 2017-09-11 09:29:50 +02:00
smtp-ssl.c examples/mime: minor example code fixes 2017-09-05 10:05:27 +00:00
smtp-tls.c examples/mime: minor example code fixes 2017-09-05 10:05:27 +00:00
smtp-vrfy.c URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
sslbackend.c examples/sslbackend.c: fix failure of 'make checksrc' 2017-08-30 14:16:35 +02:00
synctime.c code style: use spaces around pluses 2017-09-11 09:29:50 +02:00
threaded-shared-conn.c threaded-shared-conn.c: fixed typo in commenta 2017-12-05 23:35:08 +01:00
threaded-ssl.c code style: use spaces around equals signs 2017-09-11 09:29:50 +02:00
url2file.c docs/examples: remove spurious white spaces all over 2016-04-03 22:52:34 +02:00
usercertinmem.c code style: use spaces around equals signs 2017-09-11 09:29:50 +02:00
version-check.pl URLs: change all http:// URLs to https:// 2016-02-03 00:19:02 +01:00
xmlstream.c examples/xmlstream.c: don't switch off CURL_GLOBAL_SSL 2017-12-01 07:52:24 +01:00

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.