Skip to content

Jim-CodeHub/httpcd

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Open source HTTP C/S library with C++ language

Note

The library depends on library socketcd and libmime

Install

$./contrib/download $make contrib $make $make install --PREFIX=xxx //By default, select current directory which under dir 'install'

Usage

SEE './tst' AND RUN 'make tst'

*-g++ *.cpp -lhttpcd -lsocketcd -lmime -lpthread -o *.out

About

open source HTTP C/S library with C language

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors