Demonstrates fundamental HTTP server implementation principles
MyPoorWebServer is a C/C++-based web server project that demonstrates fundamental HTTP server implementation principles drawn from classic network programming literature and high-performance server design books. The repository contains source code that implements a basic HTTP server, intended to be compiled and run from the command line, exposing introductory web server functionality such as serving static HTML files and handling simple POST requests. It was originally developed as a resume...
JMEDS is a lightweight, modular extendable Java Framework for DPWS.
JMEDS is a lightweight, modular and extendable software framework for using the "Devices Profile for Web-Services (DPWS)" in Java based environments. It runs on Java CLDC (e.g. on embedded devices), CDC, Android and SE platforms.
12.02.2014 v2.0.0 beta 10
fixed the EXI release and included schema files for EXI's schema informed mode,
multiple other bug fixes
25.09.2013
Bugfix release of JMEDS Framework: v2.0.0 beta 9a
30.08.2013 v2.0.0 beta 9
New version of JMEDS...