curl/docs/examples
Daniel Stenberg e2590430c5 removed the #ifdef 2001-02-20 13:57:50 +00:00
..
Makefile.am win32sockets.c is now added with winsock init/cleanup example functions 2001-02-20 13:56:38 +00:00
README blurb about different languages and environments added 2001-02-19 13:38:29 +00:00
curlgtk.c win32sockets.c is now added with winsock init/cleanup example functions 2001-02-20 13:56:38 +00:00
getpageinvar.php just a few PHP/curl examples 2001-02-19 13:38:05 +00:00
postit.c win32sockets.c is now added with winsock init/cleanup example functions 2001-02-20 13:56:38 +00:00
sepheaders.c win32sockets.c is now added with winsock init/cleanup example functions 2001-02-20 13:56:38 +00:00
simple.c win32sockets.c is now added with winsock init/cleanup example functions 2001-02-20 13:56:38 +00:00
simpleget.php just a few PHP/curl examples 2001-02-19 13:38:05 +00:00
simplepost.php just a few PHP/curl examples 2001-02-19 13:38:05 +00:00
win32sockets.c removed the #ifdef 2001-02-20 13:57:50 +00:00

README

EXAMPLES

This directory is for tiny 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.

There are examples for different languages and environments. Browse around to
find those that fit you.