Giter Site home page Giter Site logo

rekgrpth / http-tiny Goto Github PK

View Code? Open in Web Editor NEW

This project forked from ldemailly/http-tiny

1.0 2.0 0.0 31 KB

http-tiny is a tiny C library I wrote in 1996 for http get/put (!)

License: Other

Makefile 5.60% Shell 0.21% C 46.15% HTML 19.12% Roff 28.92%

http-tiny's Introduction

*** Http tiny library & command line program  package ***  release 1.2
(c) 1998 Laurent Demailly       -  see LICENSE
(c) 1996 Observatoire de Paris
Author(s): Laurent Demailly <[email protected]> - http://www.demailly.com/~dl/


http_lib.c is a small library for http commands,
see  nroff -man man3/http_lib.3 | more

http is a example of use. see nroff -man man1/http.1 | more
(or see http-man.txt if you don't have nroff/man)


To compile / INSTALL:
 You need a C compiler, preferably ansi, like gcc

1) EDIT makefile
2) type  make depend (or remove everything after the # DO NOT DELETE ... line)
3) type  make
   (you might have edit http_lib.c for includes, in that case,
   Please tell me...)
4) type  make install
5) enjoy using "http" and/or the library in your programs (-lhttp)
6) send feedback and your best uses of the lib to
   <[email protected]> !

Tested successfully on Linux, Solaris, Hp-Ux(8), and OS/9

2017 Update: works on MacOS too.

http-tiny's People

Contributors

ldemailly avatar

Stargazers

 avatar

Watchers

 avatar  avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.