harricHe / uhttp-cc

uHTTP for C++ is a developer framework for HTTP client and server applications.

Home Page:http://www.cybergarage.org/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

µHTTP for C++

µHTTP for C++ is a developer framework for HTTP client and server applications. The framework was forked from mUPnP for C++ v1.7.2 except the UPnP and SOAP functions.

mUPnP for C++ was developing for embedded platforms, but I will improve the framework for enterprise platforms in the future.

Repositories

Examples

As sample applications using µHTTP for C++, the package has some simple examples. httpget and fsserver. The httpget a simple HTTP client application like curl utility. The fsserver is a simple HTTP server application to return file contents in the specified local directory.

About

uHTTP for C++ is a developer framework for HTTP client and server applications.

http://www.cybergarage.org/


Languages

Language:C++ 65.5%Language:Makefile 32.6%Language:M4 1.1%Language:Perl 0.4%Language:C 0.2%Language:Ruby 0.1%Language:Shell 0.1%