Difference between revisions of "Mhttpd"

From Free Software Directory
Jump to: navigation, search
(Created page with "{{Entry |Name=mhttpd |Short description=a C++ implementation of a basic HTTP server. |Full description=A C++ implementation of a basic HTTP server. The server is implemented usin...")
 
(No version changes)
 
Line 3: Line 3:
 
|Short description=a C++ implementation of a basic HTTP server.
 
|Short description=a C++ implementation of a basic HTTP server.
 
|Full description=A C++ implementation of a basic HTTP server. The server is implemented using thread pools and object oriented design to provide an extensible http server framework. The system provides the ability to get files utilizing version 1.0 of the protocol and runs on GNU/Linux.
 
|Full description=A C++ implementation of a basic HTTP server. The server is implemented using thread pools and object oriented design to provide an extensible http server framework. The system provides the ability to get files utilizing version 1.0 of the protocol and runs on GNU/Linux.
 +
|Homepage URL=http://www.rdoss.com/httpd.html
 
|User level=beginner
 
|User level=beginner
|Status=Live
 
|Component programs=
 
|Homepage URL=http://www.rdoss.com/httpd.html
 
|VCS checkout command=
 
 
|Computer languages=C++
 
|Computer languages=C++
 
|Documentation note=http://www.rdoss.com/mhttpd.pdf
 
|Documentation note=http://www.rdoss.com/mhttpd.pdf
|Paid support=
 
|IRC help=
 
|IRC general=
 
|IRC development=
 
 
|Related projects=libradix
 
|Related projects=libradix
 
|Keywords=C++,HTTP,server,library,libraries,framework,C++ library,thread-pool
 
|Keywords=C++,HTTP,server,library,libraries,framework,C++ library,thread-pool
|Is GNU=n
 
|Last review by=Kelly Hopkins
 
|Last review date=2009-01-27
 
|Submitted by=Database conversion
 
|Submitted date=2011-04-01
 
 
|Version identifier=1.0
 
|Version identifier=1.0
 
|Version date=2009-01-27
 
|Version date=2009-01-27
 
|Version status=stable
 
|Version status=stable
|Version download=http://www.rdoss.com/mhttpd.tgz
+
|Version download=http://www.rdoss.com/mhttpd.tar.gz
 +
|Last review by=Alejandroindependiente
 +
|Last review date=2017/03/01
 +
|Submitted by=Database conversion
 +
|Submitted date=2011-04-01
 +
|Status=
 +
|Is GNU=No
 +
|License verified date=2009-01-27
 +
}}
 +
{{Project license
 +
|License=GPLv2
 +
|License verified by=Kelly Hopkins
 
|License verified date=2009-01-27
 
|License verified date=2009-01-27
|Version comment=
 
 
}}
 
}}
 
{{Person
 
{{Person
 +
|Real name=Roger Doss
 
|Role=Maintainer
 
|Role=Maintainer
|Real name=Roger Doss
 
 
|Email=rogergdoss@gmail.com
 
|Email=rogergdoss@gmail.com
 
|Resource URL=
 
|Resource URL=
Line 41: Line 39:
 
{{Software category
 
{{Software category
 
|Interface=command-line
 
|Interface=command-line
|Library=c++
 
 
|Use=library
 
|Use=library
 
}}
 
}}
{{Project license
+
{{Featured}}
|License=GPLv2
 
|License verified by=Kelly Hopkins
 
|License verified date=2009-01-27
 
}}
 

Latest revision as of 16:38, 1 March 2017


[edit]

mhttpd

http://www.rdoss.com/httpd.html
a C++ implementation of a basic HTTP server.

A C++ implementation of a basic HTTP server. The server is implemented using thread pools and object oriented design to provide an extensible http server framework. The system provides the ability to get files utilizing version 1.0 of the protocol and runs on GNU/Linux.





Licensing

License

Verified by

Verified on

Notes

License

GPLv2

Verified by

Kelly Hopkins

Verified on

27 January 2009




Leaders and contributors

Contact(s)Role
Roger Doss Maintainer


Resources and communication

AudienceResource typeURI
DeveloperHomepagehttp://www.rdoss.com/freeware.html


Software prerequisites




Entry


















Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.

The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.