Skip to content

DJGPP vs mini_httpd

A side-by-side look at DJGPP and mini_httpd. For an in-depth review of either product, follow the links below.

DJGPP

DJGPP

Development

DJGPP is a complete 32-bit C/C++ development system for Intel 80386 and higher computers running DOS. It allows developers to create 32-bit protected-mode programs for DOS, providing access to many features not available in regular DOS programs.

cccompilerdevelopment-environmentdos32bit
mini_httpd

mini_httpd

Network & Admin

mini_httpd is a small, simple and portable HTTP server. It is suitable for embedding in other applications to provide web-based interfaces. It supports HTTP/1.1, CGI, SSL, basic authentication and serves static files.

httpserverwebstatic-filescgisslauthentication