We aggregate information from all open source repositories to provide the most of useful open source products, from Enterprise product to small libraries across all platforms. Please search and find what you want.

MiniWeb HTTP server

MiniWeb is a high-efficiency, cross-platform, small-footprint HTTP server implementation in C language, supporting GET and POST. It works on Windows, Linux and Arduino. It works very well on systems ranging from servers, desktops (standalone or application embedded) and IoT platforms like ESP32 and ESP8266.

The SourceForge Speed Test measures Latency/Ping, Jitter, Download Speed, Upload Speed, Buffer Bloat, and Packet Loss. Upon completion, you can view detailed reports about your connection. This HTML5 speed test does not require Flash or Java, and works on all devices including tablets and smartphones. Host on your own infrastructure or use ours. For licensing, inquire today.

Website http://miniweb.sourceforge.net
Tags
License
Platform
Features
  • small footprint HTTP server written in C
  • GET & POST actions with basic HTTP authentication
  • easy-to-extend with URL handler callbacks
  • cross-platform and scalable
  • serial port access via HTTP
  • UDP server along with HTTP server